API endpoint that allows packages to be viewed or edited.

GET /api/v4/packages/3923/
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/245/"
    ],
    "id": 3923,
    "title": "DRF OpenAPI [DEPRECATED]",
    "slug": "drf_openapi",
    "last_updated": "2018-04-03T09:27:16-04:00",
    "last_fetched": "2026-02-15T11:04:27.602759-05:00",
    "repo_url": "https://github.com/limdauto/drf_openapi",
    "pypi_version": "1.3.0",
    "created": "2017-10-01T20:26:26.866072-04:00",
    "modified": "2026-01-28T13:09:24.725662-05:00",
    "repo_forks": 39,
    "repo_description": "[DEPRECATED] Beautiful Django Rest Framework API documentation autogeneration through OpenAPI standard",
    "pypi_url": "http://pypi.python.org/pypi/drf_openapi",
    "documentation_url": "https://drf-openapi.readthedocs.io",
    "repo_watchers": 189,
    "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": [
        "limdauto",
        "pyup-bot",
        "tuffnatty",
        "werwty",
        "sloria",
        "gitter-badger",
        "yihengli"
    ]
}