API endpoint that allows packages to be viewed or edited.

GET /api/v4/packages/3957/
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/283/",
        "https://djangopackages.org/api/v4/grids/366/"
    ],
    "id": 3957,
    "title": "wagtailerrorpages",
    "slug": "wagtailerrorpages",
    "last_updated": "2018-03-02T11:49:23-05:00",
    "last_fetched": "2022-03-18T21:48:09.249575-04:00",
    "repo_url": "https://github.com/alexgleason/wagtailerrorpages",
    "pypi_version": "1.2.1",
    "created": "2017-10-19T10:18:47.962504-04:00",
    "modified": "2025-01-31T14:59:56.509478-05:00",
    "repo_forks": 5,
    "repo_description": "Pretty, smart, customizable error pages for Wagtail.",
    "pypi_url": "http://pypi.python.org/pypi/wagtailerrorpages",
    "documentation_url": "",
    "repo_watchers": 22,
    "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": [
        "alexgleason",
        "FlipperPA",
        "wgiddens",
        "nimasmi",
        "coredumperror"
    ]
}