API endpoint that allows packages to be viewed or edited.

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

{
    "category": "https://djangopackages.org/api/v4/categories/3/?format=api",
    "grids": [
        "https://djangopackages.org/api/v4/grids/220/?format=api"
    ],
    "id": 4476,
    "title": "Music Metadata - Library Web-Wrapper",
    "slug": "web-wrapper",
    "last_updated": "2026-04-16T04:27:51-04:00",
    "last_fetched": "2026-05-26T10:05:26.353122-04:00",
    "repo_url": "https://github.com/musicmetadata/web-wrapper",
    "pypi_version": null,
    "created": "2019-12-21T06:26:19.135172-05:00",
    "modified": "2026-01-28T13:26:17.251483-05:00",
    "repo_forks": 3,
    "repo_description": "Demo wrapper for other repositories in https://github.com/musicmetadata",
    "pypi_url": "",
    "documentation_url": "",
    "repo_watchers": 4,
    "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,
        1,
        0,
        0,
        0,
        0,
        0
    ],
    "participants": [
        "matijakolaric"
    ]
}