API endpoint that allows packages to be viewed or edited.

GET /api/v4/packages/4225/
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/66/",
        "https://djangopackages.org/api/v4/grids/59/",
        "https://djangopackages.org/api/v4/grids/79/",
        "https://djangopackages.org/api/v4/grids/28/",
        "https://djangopackages.org/api/v4/grids/245/"
    ],
    "id": 4225,
    "title": "djangorestframework-api-key",
    "slug": "djangorestframework-api-key",
    "last_updated": "2025-04-04T04:38:35-04:00",
    "last_fetched": "2026-02-15T14:26:04.812553-05:00",
    "repo_url": "https://github.com/florimondmanca/djangorestframework-api-key",
    "pypi_version": "3.1.0",
    "created": "2018-09-25T04:31:47.457040-04:00",
    "modified": "2026-01-28T13:50:11.405188-05:00",
    "repo_forks": 107,
    "repo_description": "🔐 API key permissions for Django REST Framework",
    "pypi_url": "http://pypi.python.org/pypi/djangorestframework-api-key",
    "documentation_url": "https://florimondmanca.github.io/djangorestframework-api-key/",
    "repo_watchers": 741,
    "commits_over_52": [
        0,
        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,
        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": [
        "florimondmanca",
        "spaceofmiah",
        "davidfischer",
        "mabdullahadeel",
        "beegibson",
        "brittandeyoung",
        "chrismaddalena",
        "Enprogames",
        "fgrassals",
        "guilleijo",
        "jabelone",
        "jaswanthm",
        "jeancochrane",
        "jeffgodwyll",
        "jimkring",
        "jonafato",
        "mariot",
        "tony",
        "UtkucanBykl",
        "dependabot[bot]",
        "matveyvarg",
        "syth0le"
    ]
}