API endpoint that allows packages to be viewed or edited.

GET /api/v4/packages/4881/?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/389/?format=api"
    ],
    "id": 4881,
    "title": "coop",
    "slug": "coop",
    "last_updated": null,
    "last_fetched": "2025-01-31T12:40:19.683657-05:00",
    "repo_url": "https://gitlab.com/neonjungle/coop",
    "pypi_version": "7.2.0",
    "created": "2020-09-16T18:30:55.209486-04:00",
    "modified": "2025-01-31T14:57:56.162808-05:00",
    "repo_forks": 0,
    "repo_description": "",
    "pypi_url": "https://pypi.org/project/coop/",
    "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": []
}