API endpoint that allows packages to be viewed or edited.

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

{
    "category": "https://djangopackages.org/api/v4/categories/4/",
    "grids": [
        "https://djangopackages.org/api/v4/grids/11/",
        "https://djangopackages.org/api/v4/grids/58/",
        "https://djangopackages.org/api/v4/grids/19/"
    ],
    "id": 1325,
    "title": "handy",
    "slug": "handy",
    "last_updated": "2024-05-28T02:49:03-04:00",
    "last_fetched": "2026-02-15T20:04:51.210484-05:00",
    "repo_url": "https://github.com/Suor/handy",
    "pypi_version": "0.7",
    "created": "2012-06-03T03:36:18.272301-04:00",
    "modified": "2026-01-28T14:56:39.296650-05:00",
    "repo_forks": 13,
    "repo_description": "Handy django tools",
    "pypi_url": "http://pypi.python.org/pypi/handy",
    "documentation_url": "https://readthedocs.org/projects/handy/",
    "repo_watchers": 86,
    "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": [
        "Suor",
        "hayd",
        "0x2b3bfa0",
        "leliel12",
        "caxap",
        "nuklea",
        "dizballanze",
        "hackprime"
    ]
}