API endpoint that allows packages to be viewed or edited.

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

{
    "category": "https://djangopackages.org/api/v4/categories/2/",
    "grids": [
        "https://djangopackages.org/api/v4/grids/23/"
    ],
    "id": 990,
    "title": "dworkin",
    "slug": "dworkin",
    "last_updated": "2011-12-02T10:02:00-05:00",
    "last_fetched": "2026-02-15T13:03:04.130860-05:00",
    "repo_url": "https://github.com/webriders/dworkin",
    "pypi_version": null,
    "created": "2011-11-02T13:08:33.270454-04:00",
    "modified": "2026-01-28T13:18:38.476662-05:00",
    "repo_forks": 0,
    "repo_description": "New wave blog + knowledge base engine",
    "pypi_url": "",
    "documentation_url": null,
    "repo_watchers": 6,
    "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": [
        "olexiystrashko",
        "kottenator"
    ]
}