API endpoint that allows packages to be viewed or edited.

GET /api/v4/packages/4854/
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/387/"
    ],
    "id": 4854,
    "title": "wagtail-utphy-richdocument",
    "slug": "wagtail-utphy-richdocument",
    "last_updated": "2020-04-15T14:32:23-04:00",
    "last_fetched": "2026-02-15T07:06:14.455477-05:00",
    "repo_url": "https://github.com/jcuotpc/wagtail-utphy-richdocument",
    "pypi_version": "0.7.5",
    "created": "2020-09-16T18:30:20.431364-04:00",
    "modified": "2026-01-29T12:48:14.587351-05:00",
    "repo_forks": 0,
    "repo_description": "A richdocument for wagtail built with streamfield blocks",
    "pypi_url": "https://pypi.org/project/wagtail-utphy-richdocument/",
    "documentation_url": "",
    "repo_watchers": 8,
    "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": [
        "jcuotpc"
    ]
}