API endpoint that allows packages to be viewed or edited.

GET /api/v4/packages/6077/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "category": "https://djangopackages.org/api/v4/categories/4/?format=api",
    "grids": [
        "https://djangopackages.org/api/v4/grids/425/?format=api"
    ],
    "id": 6077,
    "title": "jsphinx",
    "slug": "jsphinx",
    "last_updated": "2026-02-12T17:54:46-05:00",
    "last_fetched": "2026-02-15T14:21:48.920128-05:00",
    "repo_url": "https://github.com/barseghyanartur/jsphinx",
    "pypi_version": "1.3.4",
    "created": "2025-05-04T17:19:13.008072-04:00",
    "modified": "2026-02-09T05:30:15.862990-05:00",
    "repo_forks": 0,
    "repo_description": "Improve developer experience: Write better docs. Stay concise. Never miss a detail.",
    "pypi_url": "https://pypi.org/project/jssphinx",
    "documentation_url": "https://jsphinx.readthedocs.io/",
    "repo_watchers": 0,
    "commits_over_52": [
        0,
        0,
        0,
        0,
        0,
        0,
        6,
        12,
        6,
        0,
        0,
        0,
        0,
        0,
        0,
        0,
        0,
        0,
        0,
        0,
        0,
        0,
        0,
        0,
        0,
        0,
        0,
        0,
        0,
        0,
        0,
        0,
        0,
        0,
        0,
        0,
        0,
        0,
        0,
        0,
        0,
        0,
        0,
        0,
        0,
        0,
        0,
        0,
        0,
        0,
        0,
        10
    ],
    "participants": [
        "barseghyanartur"
    ]
}