API endpoint that allows packages to be viewed or edited.

GET /api/v4/packages/4864/?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/387/?format=api"
    ],
    "id": 4864,
    "title": "wagtailhavetheabilitytoactuallyseefieldsintheadmin",
    "slug": "wagtailhavetheabilitytoactuallyseefieldsintheadmin",
    "last_updated": null,
    "last_fetched": "2022-03-18T21:48:11.373382-04:00",
    "repo_url": "https://github.com/alexgleason/wagtailhavetheabilitytoactuallyseefieldsintheadmin",
    "pypi_version": "1.0.0",
    "created": "2020-09-16T18:30:32.254153-04:00",
    "modified": "2025-01-31T14:59:57.532370-05:00",
    "repo_forks": 0,
    "repo_description": "",
    "pypi_url": "https://pypi.org/project/wagtailhavetheabilitytoactuallyseefieldsintheadmin/",
    "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": []
}