API endpoint that allows packages to be viewed or edited.

GET /api/v4/packages/3710/
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "category": "https://djangopackages.org/api/v4/categories/4/",
    "grids": [
        "https://djangopackages.org/api/v4/grids/245/"
    ],
    "id": 3710,
    "title": "drf_tweaks",
    "slug": "drf_tweaks",
    "last_updated": "2025-11-07T15:16:23-05:00",
    "last_fetched": "2026-02-15T19:08:54.445583-05:00",
    "repo_url": "https://github.com/HealthByRo/drf_tweaks",
    "pypi_version": "0.9.7",
    "created": "2017-02-12T08:22:12.099630-05:00",
    "modified": "2026-01-28T14:47:05.561001-05:00",
    "repo_forks": 8,
    "repo_description": "Extensions for Django Rest Framework",
    "pypi_url": "https://pypi.org/project/http://pypi.python.org/pypi/drf_tweaks",
    "documentation_url": "",
    "repo_watchers": 79,
    "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,
        1,
        0,
        0,
        0,
        0,
        0,
        0,
        0,
        0,
        0,
        0,
        0,
        1,
        0,
        0,
        0,
        0,
        0,
        0,
        0,
        0,
        0,
        0,
        0,
        0,
        0,
        0
    ],
    "participants": [
        "pkrzyzaniak",
        "requires",
        "remik",
        "jacoor",
        "poxip",
        "D3X",
        "arencro",
        "marcinkaszynski",
        "marcin-ro",
        "xiv",
        "dependabot-preview[bot]"
    ]
}