API endpoint that allows packages to be viewed or edited.

GET /api/v4/packages/5632/
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/169/",
        "https://djangopackages.org/api/v4/grids/8/"
    ],
    "id": 5632,
    "title": "feincms3-forms",
    "slug": "feincms3-forms",
    "last_updated": "2025-11-19T04:44:26-05:00",
    "last_fetched": "2026-02-15T20:02:11.544433-05:00",
    "repo_url": "https://github.com/matthiask/feincms3-forms",
    "pypi_version": "0.6.0",
    "created": "2023-02-15T15:19:47.209104-05:00",
    "modified": "2026-01-28T14:52:37.189652-05:00",
    "repo_forks": 0,
    "repo_description": "",
    "pypi_url": "https://pypi.org/project/feincms3-forms",
    "documentation_url": "",
    "repo_watchers": 16,
    "commits_over_52": [
        0,
        0,
        0,
        0,
        0,
        0,
        0,
        3,
        0,
        0,
        0,
        0,
        0,
        0,
        0,
        0,
        0,
        0,
        0,
        0,
        0,
        0,
        0,
        0,
        0,
        1,
        1,
        0,
        0,
        0,
        1,
        0,
        0,
        0,
        0,
        0,
        0,
        1,
        4,
        1,
        0,
        0,
        0,
        0,
        0,
        0,
        0,
        0,
        0,
        0,
        0,
        0
    ],
    "participants": [
        "matthiask",
        "pre-commit-ci[bot]"
    ]
}