API endpoint that allows packages to be viewed or edited.

GET /api/v4/packages/4772/
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/368/"
    ],
    "id": 4772,
    "title": "omniforms",
    "slug": "omniforms",
    "last_updated": null,
    "last_fetched": "2026-02-16T03:02:44.722097-05:00",
    "repo_url": "https://github.com/omni-digital/omni-forms/",
    "pypi_version": "0.4.0",
    "created": "2020-09-16T18:28:03.649444-04:00",
    "modified": "2026-01-28T16:11:32.175705-05:00",
    "repo_forks": 0,
    "repo_description": "",
    "pypi_url": "https://pypi.org/project/omniforms/",
    "documentation_url": "",
    "repo_watchers": 0,
    "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": []
}