API endpoint that allows packages to be viewed or edited.

GET /api/v4/packages/6169/
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "category": "https://djangopackages.org/api/v4/categories/4/",
    "grids": [
        "https://djangopackages.org/api/v4/grids/418/"
    ],
    "id": 6169,
    "title": "rootcause",
    "slug": "rootcause",
    "last_updated": "2025-12-04T07:14:24-05:00",
    "last_fetched": "2026-02-15T04:05:29.786494-05:00",
    "repo_url": "https://github.com/roam/rootcause",
    "pypi_version": "1.0.0",
    "created": "2025-11-04T04:28:51.208640-05:00",
    "modified": "2026-01-28T16:58:33.780915-05:00",
    "repo_forks": 0,
    "repo_description": "Let the database do the work and get some use out of an IntegrityError.",
    "pypi_url": "https://pypi.org/project/rootcause",
    "documentation_url": "https://github.com/roam/rootcause/blob/main/README.md",
    "repo_watchers": 3,
    "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,
        38,
        3,
        1,
        0,
        0,
        1,
        1,
        0,
        0,
        0,
        0,
        0,
        0,
        0,
        0,
        0,
        0
    ],
    "participants": [
        "roam"
    ]
}