API endpoint that allows packages to be viewed or edited.

GET /api/v4/packages/852/
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/224/"
    ],
    "id": 852,
    "title": "django-contentadmin",
    "slug": "django-contentadmin",
    "last_updated": "2011-07-05T14:06:53-04:00",
    "last_fetched": "2026-02-15T04:04:32.282993-05:00",
    "repo_url": "https://bitbucket.org/surfeurX/django-contentadmin",
    "pypi_version": "0.2.0",
    "created": "2011-07-04T07:11:34.951264-04:00",
    "modified": "2026-01-28T16:57:14.356522-05:00",
    "repo_forks": 0,
    "repo_description": "Templatetags that let you modify static text and image directly in the admin ",
    "pypi_url": "http://pypi.python.org/pypi/django-contentadmin",
    "documentation_url": "https://readthedocs.org/projects/django-contentadmin/",
    "repo_watchers": 3,
    "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": [
        "surfeurX"
    ]
}