API endpoint that allows packages to be viewed or edited.

GET /api/v4/packages/957/
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/74/"
    ],
    "id": 957,
    "title": "django-mbtiles",
    "slug": "django-mbtiles",
    "last_updated": "2012-04-10T10:56:42-04:00",
    "last_fetched": "2026-02-15T04:12:15.045245-05:00",
    "repo_url": "https://github.com/leplatrem/django-mbtiles",
    "pypi_version": null,
    "created": "2011-10-10T05:26:55.458496-04:00",
    "modified": "2026-01-29T12:37:39.844024-05:00",
    "repo_forks": 1,
    "repo_description": "Serve maps from MBTiles files",
    "pypi_url": "",
    "documentation_url": null,
    "repo_watchers": 1,
    "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": [
        "leplatrem",
        "atrawog"
    ]
}