API endpoint that allows packages to be viewed or edited.

GET /api/v4/packages/3839/
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/305/"
    ],
    "id": 3839,
    "title": "django-debug-toolbar-template-profiler",
    "slug": "django-debug-toolbar-template-profiler",
    "last_updated": "2022-06-27T04:34:32-04:00",
    "last_fetched": "2026-02-15T17:19:08.010163-05:00",
    "repo_url": "https://github.com/node13h/django-debug-toolbar-template-profiler",
    "pypi_version": "2.1.0",
    "created": "2017-05-30T17:03:13.649957-04:00",
    "modified": "2026-01-28T14:15:35.755413-05:00",
    "repo_forks": 15,
    "repo_description": "Displays template rendering time on the timeline",
    "pypi_url": "http://pypi.python.org/pypi/django-debug-toolbar-template-profiler",
    "documentation_url": "",
    "repo_watchers": 81,
    "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": [
        "node13h",
        "adamchainz",
        "PetrDlouhy",
        "StevenMapes",
        "BertrandBordage",
        "danpalmer",
        "blueyed",
        "micjabbour",
        "OndrejIT",
        "pquentin",
        "wfehr"
    ]
}