API endpoint that allows packages to be viewed or edited.

GET /api/v4/packages/5931/
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/24/"
    ],
    "id": 5931,
    "title": "PunkwebBB",
    "slug": "punkwebbb",
    "last_updated": "2026-02-10T15:39:23-05:00",
    "last_fetched": "2026-02-15T22:04:55.119543-05:00",
    "repo_url": "https://github.com/Punkweb/PunkwebBB",
    "pypi_version": "0.5.2",
    "created": "2024-06-18T13:36:43.257358-04:00",
    "modified": "2026-01-28T15:22:35.820338-05:00",
    "repo_forks": 4,
    "repo_description": "Django application that provides a simple and modern forum board for your Django Website",
    "pypi_url": "https://pypi.org/project/punkweb-bb",
    "documentation_url": "https://punkweb.net/board/subcategory/guides/",
    "repo_watchers": 13,
    "commits_over_52": [
        0,
        0,
        0,
        2,
        0,
        0,
        0,
        0,
        1,
        0,
        0,
        1,
        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,
        2,
        0,
        0,
        0,
        0,
        0,
        0,
        0,
        0,
        0,
        0,
        0,
        0,
        5,
        3
    ],
    "participants": [
        "shakedown-street",
        "zkxjzmswkwl"
    ]
}