API endpoint that allows packages to be viewed or edited.

GET /api/v4/packages/2905/
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/147/"
    ],
    "id": 2905,
    "title": "mezzanine-onepage",
    "slug": "mezzanine-onepage",
    "last_updated": "2015-10-20T12:26:16-04:00",
    "last_fetched": "2026-02-15T13:03:55.942274-05:00",
    "repo_url": "https://github.com/lucmilland/mezzanine-onepage",
    "pypi_version": null,
    "created": "2015-05-12T17:27:58.337947-04:00",
    "modified": "2026-01-28T13:20:20.314733-05:00",
    "repo_forks": 3,
    "repo_description": "one-page design helper for Mezzanine",
    "pypi_url": "",
    "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": [
        "ptitluc"
    ]
}