API endpoint that allows packages to be viewed or edited.

GET /api/v4/packages/2225/
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/43/",
        "https://djangopackages.org/api/v4/grids/258/",
        "https://djangopackages.org/api/v4/grids/438/"
    ],
    "id": 2225,
    "title": "django-watchman",
    "slug": "django-watchman",
    "last_updated": "2026-02-14T07:35:08-05:00",
    "last_fetched": "2026-02-15T17:08:54.318990-05:00",
    "repo_url": "https://github.com/mwarkentin/django-watchman",
    "pypi_version": "1.3.0",
    "created": "2014-02-09T18:02:30.063251-05:00",
    "modified": "2026-01-28T14:05:24.263761-05:00",
    "repo_forks": 62,
    "repo_description": "django-watchman exposes a status endpoint for your backing services like databases, caches, etc.",
    "pypi_url": "http://pypi.python.org/pypi/django-watchman",
    "documentation_url": "http://django-watchman.readthedocs.org/",
    "repo_watchers": 544,
    "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,
        16
    ],
    "participants": [
        "mwarkentin",
        "pre-commit-ci[bot]",
        "ryanwilsonperkin",
        "dependabot[bot]",
        "JBKahn",
        "JayH5",
        "justinsacbibit",
        "tisdall",
        "jfogel-bbg",
        "dhoffman34",
        "ulope",
        "xfxf",
        "jmaroeder",
        "eduardocardoso",
        "robatwave",
        "benwebber",
        "blag",
        "daniego",
        "orthographic-pedant",
        "dependabot-preview[bot]",
        "cristianemoyano",
        "coredumperror",
        "fladi",
        "kezabelle",
        "tirkarthi",
        "saily",
        "jonespm",
        "cayla"
    ]
}