API endpoint that allows packages to be viewed or edited.

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

{
    "category": "https://djangopackages.org/api/v4/categories/1/",
    "grids": [
        "https://djangopackages.org/api/v4/grids/383/",
        "https://djangopackages.org/api/v4/grids/353/"
    ],
    "id": 4825,
    "title": "wagtail-readingtime",
    "slug": "wagtail-reading-time",
    "last_updated": "2020-02-15T23:25:53-05:00",
    "last_fetched": "2025-05-21T14:43:44.469764-04:00",
    "repo_url": "https://github.com/adamghill/wagtail-reading-time",
    "pypi_version": "1.1.1",
    "created": "2020-09-16T18:29:36.743137-04:00",
    "modified": "2025-05-21T14:43:44.479865-04:00",
    "repo_forks": 0,
    "repo_description": "",
    "pypi_url": "",
    "documentation_url": null,
    "repo_watchers": 1,
    "commits_over_52": [
        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,
        0,
        0,
        0,
        0,
        0,
        0,
        0,
        0,
        0,
        0
    ],
    "participants": [
        "v9Chris",
        "damonjagger",
        "adamghill"
    ]
}