API endpoint that allows packages to be viewed or edited.

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

{
    "category": "https://djangopackages.org/api/v4/categories/2/",
    "grids": [
        "https://djangopackages.org/api/v4/grids/28/",
        "https://djangopackages.org/api/v4/grids/59/"
    ],
    "id": 182,
    "title": "django-permissions",
    "slug": "django-permissions",
    "last_updated": "2015-06-21T12:25:06-04:00",
    "last_fetched": "2026-02-15T22:01:56.181063-05:00",
    "repo_url": "https://github.com/diefenbach/django-permissions",
    "pypi_version": "1.2.2",
    "created": "2010-08-31T14:22:13.459139-04:00",
    "modified": "2026-01-28T15:17:20.204763-05:00",
    "repo_forks": 11,
    "repo_description": "",
    "pypi_url": "http://pypi.python.org/pypi/django-permissions",
    "documentation_url": "https://pythonhosted.org/django-permissions/",
    "repo_watchers": 13,
    "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": [
        "diefenbach"
    ]
}