API endpoint that allows packages to be viewed or edited.

GET /api/v4/packages/861/
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/110/"
    ],
    "id": 861,
    "title": "memcache-debug-panel",
    "slug": "memcache-debug-panel",
    "last_updated": "2014-07-14T20:28:10-04:00",
    "last_fetched": "2026-02-15T14:00:46.351048-05:00",
    "repo_url": "https://github.com/ross/memcache-debug-panel",
    "pypi_version": null,
    "created": "2011-07-08T15:27:06.814880-04:00",
    "modified": "2026-01-28T13:24:51.541761-05:00",
    "repo_forks": 12,
    "repo_description": "A django-debug-toolbar panel for memcached debugging information (memcache and pylibmc supported)",
    "pypi_url": "",
    "documentation_url": null,
    "repo_watchers": 49,
    "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": [
        "ross",
        "rassie",
        "colinhowe",
        "icodesign",
        "c-oreills",
        "lowks"
    ]
}