API endpoint that allows packages to be viewed or edited.

GET /api/v4/packages/4850/?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/385/?format=api"
    ],
    "id": 4850,
    "title": "checklist-seo",
    "slug": "checklist-seo",
    "last_updated": "2020-09-29T10:29:32-04:00",
    "last_fetched": "2026-02-16T01:02:25.588922-05:00",
    "repo_url": "https://github.com/itarverne/checklist-seo",
    "pypi_version": "0.0.7",
    "created": "2020-09-16T18:30:15.903981-04:00",
    "modified": "2026-01-28T15:50:28.254104-05:00",
    "repo_forks": 4,
    "repo_description": "🔎 The full checklist to provide tools inside Django in order to write right content",
    "pypi_url": "https://pypi.org/project/checklist-seo/",
    "documentation_url": "",
    "repo_watchers": 5,
    "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": [
        "general03"
    ]
}