API endpoint that allows packages to be viewed or edited.

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

{
    "category": "https://djangopackages.org/api/v4/categories/1/?format=api",
    "grids": [
        "https://djangopackages.org/api/v4/grids/370/?format=api"
    ],
    "id": 4776,
    "title": "texsite",
    "slug": "texsite",
    "last_updated": "2026-02-15T10:02:03-05:00",
    "last_fetched": "2026-02-16T00:03:47.653372-05:00",
    "repo_url": "https://gitlab.com/texperience/texsite",
    "pypi_version": "6.2.1",
    "created": "2020-09-16T18:28:11.267043-04:00",
    "modified": "2026-01-28T15:41:54.583479-05:00",
    "repo_forks": 0,
    "repo_description": "",
    "pypi_url": "https://pypi.org/project/texsite/",
    "documentation_url": "",
    "repo_watchers": 1,
    "commits_over_52": [
        0,
        0,
        0,
        0,
        0,
        0,
        0,
        5,
        44,
        9,
        0,
        0,
        0,
        0,
        0,
        0,
        0,
        0,
        0,
        0,
        0,
        0,
        0,
        0,
        0,
        1,
        0,
        0,
        0,
        4,
        0,
        0,
        0,
        0,
        0,
        0,
        0,
        0,
        0,
        0,
        0,
        0,
        0,
        0,
        0,
        0,
        0,
        0,
        26,
        10,
        8,
        0
    ],
    "participants": [
        "Timo Rieber",
        "Timo Rieber"
    ]
}