API endpoint that allows packages to be viewed or edited.

GET /api/v4/packages/4518/
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/320/",
        "https://djangopackages.org/api/v4/grids/283/",
        "https://djangopackages.org/api/v4/grids/362/"
    ],
    "id": 4518,
    "title": "wagtail-resume",
    "slug": "wagtail-resume",
    "last_updated": "2026-01-20T13:16:56-05:00",
    "last_fetched": "2026-02-15T19:10:43.297146-05:00",
    "repo_url": "https://github.com/adinhodovic/wagtail-resume",
    "pypi_version": "2.12.0",
    "created": "2020-02-17T14:07:24.375675-05:00",
    "modified": "2026-01-28T14:49:50.644266-05:00",
    "repo_forks": 14,
    "repo_description": "A Wagtail project made to simplify creation of resumes for developers.",
    "pypi_url": "http://pypi.python.org/pypi/wagtail-resume",
    "documentation_url": "https://github.com/adinhodovic/wagtail-resume",
    "repo_watchers": 93,
    "commits_over_52": [
        0,
        0,
        0,
        0,
        0,
        0,
        0,
        0,
        0,
        0,
        0,
        0,
        0,
        0,
        0,
        0,
        0,
        2,
        2,
        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,
        14,
        0,
        0,
        0
    ],
    "participants": [
        "adinhodovic",
        "danihodovic",
        "dependabot-preview[bot]",
        "dependabot[bot]",
        "siht",
        "marksweb",
        "ryancheley"
    ]
}