API endpoint that allows packages to be viewed or edited.

GET /api/v4/packages/2559/?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/53/?format=api"
    ],
    "id": 2559,
    "title": "Mr.Wolfe",
    "slug": "mrwolfe",
    "last_updated": "2017-04-07T04:27:07-04:00",
    "last_fetched": "2026-02-16T01:06:24.593017-05:00",
    "repo_url": "https://github.com/wyldebeast-wunderliebe/mrwolfe",
    "pypi_version": "1.2.0",
    "created": "2014-09-02T17:15:45.191270-04:00",
    "modified": "2026-01-28T15:57:18.091296-05:00",
    "repo_forks": 2,
    "repo_description": "Mr. Wolfe is a Django app for managing support issues.",
    "pypi_url": "http://pypi.python.org/pypi/mrwolfe",
    "documentation_url": "",
    "repo_watchers": 29,
    "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": [
        "huubbouma"
    ]
}