API endpoint that allows packages to be viewed or edited.

GET /api/v4/packages/6227/
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/60/"
    ],
    "id": 6227,
    "title": "labb",
    "slug": "labb",
    "last_updated": "2026-02-09T00:13:37-05:00",
    "last_fetched": "2026-02-15T04:02:23.872031-05:00",
    "repo_url": "https://github.com/labbhq/labb",
    "pypi_version": "0.2.0",
    "created": "2026-01-04T15:47:40.233917-05:00",
    "modified": "2026-01-28T16:54:13.584896-05:00",
    "repo_forks": 0,
    "repo_description": "UI for Django perfectionists with deadlines",
    "pypi_url": "https://pypi.org/project/labbui",
    "documentation_url": "https://labb.io/",
    "repo_watchers": 46,
    "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,
        5,
        16,
        0,
        0,
        0,
        0,
        0,
        4
    ],
    "participants": [
        "zadiq",
        "actions-user"
    ]
}