API endpoint that allows packages to be viewed or edited.

GET /api/v4/packages/936/
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/75/"
    ],
    "id": 936,
    "title": "django-mobler",
    "slug": "django-mobler",
    "last_updated": "2011-09-13T23:36:48-04:00",
    "last_fetched": "2026-02-16T03:06:06.231408-05:00",
    "repo_url": "https://github.com/dmpayton/django-mobler",
    "pypi_version": "1.1.0",
    "created": "2011-09-19T22:07:56.952746-04:00",
    "modified": "2026-01-28T16:16:51.245330-05:00",
    "repo_forks": 2,
    "repo_description": "User-Agent-based mobile device detection for Django",
    "pypi_url": "http://pypi.python.org/pypi/django-mobler",
    "documentation_url": null,
    "repo_watchers": 9,
    "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": [
        "dmpayton"
    ]
}