API endpoint that allows packages to be viewed or edited.

GET /api/v4/packages/711/
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/91/"
    ],
    "id": 711,
    "title": "Feedzilla",
    "slug": "feedzilla",
    "last_updated": "2019-01-30T18:39:39-05:00",
    "last_fetched": "2026-02-15T21:02:59.800714-05:00",
    "repo_url": "https://bitbucket.org/lorien/feedzilla",
    "pypi_version": "0.24",
    "created": "2011-03-26T15:00:44.464896-04:00",
    "modified": "2026-01-28T15:06:40.968159-05:00",
    "repo_forks": 7,
    "repo_description": "Planet engine based on django.\r\n\r\nLive example of planet: http://pep8.ru/blog/",
    "pypi_url": "http://pypi.python.org/pypi/feedzilla",
    "documentation_url": null,
    "repo_watchers": 19,
    "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": [
        "lorien"
    ]
}