API endpoint that allows packages to be viewed or edited.

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

{
    "category": "https://djangopackages.org/api/v4/categories/1/?format=api",
    "grids": [
        "https://djangopackages.org/api/v4/grids/371/?format=api"
    ],
    "id": 4783,
    "title": "wagtailgatsby",
    "slug": "wagtailgatsby",
    "last_updated": "2020-07-06T16:54:57-04:00",
    "last_fetched": "2026-02-16T01:02:20.596138-05:00",
    "repo_url": "https://github.com/nathhorrigan/wagtail-gatsby",
    "pypi_version": "0.1.3",
    "created": "2020-09-16T18:28:22.164720-04:00",
    "modified": "2026-01-28T15:50:17.544580-05:00",
    "repo_forks": 3,
    "repo_description": "",
    "pypi_url": "https://pypi.org/project/wagtailgatsby/",
    "documentation_url": "",
    "repo_watchers": 3,
    "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": [
        "NathHorrigan"
    ]
}