API endpoint that allows packages to be viewed or edited.

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

{
    "category": "https://djangopackages.org/api/v4/categories/5/",
    "grids": [
        "https://djangopackages.org/api/v4/grids/140/"
    ],
    "id": 5144,
    "title": "Lithium (previously djangox)",
    "slug": "lithium",
    "last_updated": "2025-09-19T15:29:45-04:00",
    "last_fetched": "2026-02-15T14:05:25.172385-05:00",
    "repo_url": "https://github.com/wsvincent/lithium",
    "pypi_version": "1.0.1",
    "created": "2021-09-27T14:05:11.175185-04:00",
    "modified": "2026-01-28T13:31:46.482273-05:00",
    "repo_forks": 445,
    "repo_description": "Django starter project with 🔋",
    "pypi_url": "",
    "documentation_url": null,
    "repo_watchers": 2449,
    "commits_over_52": [
        8,
        1,
        0,
        0,
        0,
        2,
        0,
        0,
        0,
        0,
        2,
        0,
        0,
        0,
        0,
        0,
        0,
        0,
        0,
        0,
        0,
        0,
        0,
        0,
        1,
        0,
        0,
        0,
        0,
        0,
        2,
        0,
        0,
        0,
        0,
        0,
        0,
        0,
        0,
        0,
        0,
        0,
        0,
        0,
        0,
        0,
        0,
        0,
        0,
        0,
        0,
        0
    ],
    "participants": [
        "wsvincent",
        "spbisc97",
        "David-Guillot",
        "quique",
        "mspirbhai",
        "madEffort",
        "49e94b8f256530dc0d41f740dfe8a4c1",
        "vassilit",
        "barnwell",
        "mavhungutrezzy",
        "afarntrog",
        "flourish90",
        "dependabot[bot]",
        "vineetpandey",
        "Warkinstar",
        "rahmanfadhil",
        "pquentin",
        "yasoob",
        "JonDevOps",
        "jasalt",
        "duhanguler",
        "smithdc1",
        "bebehr"
    ]
}