API endpoint that allows packages to be viewed or edited.

GET /api/v4/packages/887/
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/18/",
        "https://djangopackages.org/api/v4/grids/49/"
    ],
    "id": 887,
    "title": "django-missing",
    "slug": "django-missing",
    "last_updated": "2019-12-16T01:01:23-05:00",
    "last_fetched": "2026-02-15T21:06:19.367735-05:00",
    "repo_url": "https://github.com/wlanslovenija/django-missing",
    "pypi_version": "1.1.0",
    "created": "2011-07-28T20:53:10.786758-04:00",
    "modified": "2026-01-28T15:11:58.726960-05:00",
    "repo_forks": 8,
    "repo_description": "Some missing features in Django. Are not missing anymore.",
    "pypi_url": "http://pypi.python.org/pypi/django-missing",
    "documentation_url": "https://readthedocs.org/projects/django-missing/",
    "repo_watchers": 27,
    "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": [
        "mitar",
        "kostko",
        "theunraveler",
        "denizdogan",
        "lopopolo"
    ]
}