API endpoint that allows packages to be viewed or edited.

GET /api/v4/packages/4725/?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/398/?format=api"
    ],
    "id": 4725,
    "title": "wagtailuiplus",
    "slug": "wagtailuiplus",
    "last_updated": "2020-02-09T14:49:57-05:00",
    "last_fetched": "2023-03-27T12:10:16.593123-04:00",
    "repo_url": "https://github.com/david-conde/wagtailuiplus",
    "pypi_version": "1.3.14",
    "created": "2020-09-16T18:23:13.457977-04:00",
    "modified": "2025-01-31T15:00:02.697855-05:00",
    "repo_forks": 5,
    "repo_description": "This Wagtail app provides several ui improvements to the Wagtail admin.",
    "pypi_url": "https://pypi.org/project/wagtailuiplus/",
    "documentation_url": "",
    "repo_watchers": 52,
    "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": [
        "davidcondenl"
    ]
}