API endpoint that allows packages to be viewed or edited.

GET /api/v4/packages/6106/
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/7/",
        "https://djangopackages.org/api/v4/grids/114/",
        "https://djangopackages.org/api/v4/grids/125/",
        "https://djangopackages.org/api/v4/grids/126/",
        "https://djangopackages.org/api/v4/grids/67/"
    ],
    "id": 6106,
    "title": "Hello, ID Please (HIdP)",
    "slug": "django-hidp",
    "last_updated": "2026-01-27T04:30:26-05:00",
    "last_fetched": "2026-02-15T03:03:35.398810-05:00",
    "repo_url": "https://github.com/leukeleu/django-hidp",
    "pypi_version": "1.6.0",
    "created": "2025-07-01T08:48:47.951265-04:00",
    "modified": "2026-01-28T16:44:28.858620-05:00",
    "repo_forks": 0,
    "repo_description": "Hello, ID Please!",
    "pypi_url": "https://pypi.org/project/django-hidp",
    "documentation_url": "https://leukeleu.github.io/django-hidp/",
    "repo_watchers": 24,
    "commits_over_52": [
        4,
        0,
        0,
        2,
        23,
        0,
        2,
        4,
        7,
        38,
        2,
        31,
        12,
        14,
        2,
        3,
        8,
        1,
        0,
        0,
        2,
        1,
        10,
        1,
        3,
        0,
        0,
        4,
        3,
        2,
        0,
        0,
        0,
        8,
        3,
        0,
        5,
        0,
        0,
        8,
        2,
        2,
        0,
        2,
        0,
        0,
        16,
        1,
        1,
        7,
        0,
        0
    ],
    "participants": [
        "wadevries",
        "ramonakira",
        "153957",
        "dependabot[bot]",
        "rvanleeuwen-leukeleu",
        "fvanderpost",
        "mkirkeng-leukeleu",
        "mfinkoleukeleu",
        "dbunskoek"
    ]
}