API endpoint that allows packages to be viewed or edited.

GET /api/v4/packages/5199/
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/324/"
    ],
    "id": 5199,
    "title": "feincms-button",
    "slug": "feincms-button",
    "last_updated": "2021-11-27T23:19:55-05:00",
    "last_fetched": "2026-02-15T07:07:01.413433-05:00",
    "repo_url": "https://github.com/bashu/feincms-button",
    "pypi_version": "2.0.1",
    "created": "2021-11-27T01:25:31.105773-05:00",
    "modified": "2026-01-29T12:48:53.812989-05:00",
    "repo_forks": 0,
    "repo_description": "Bootstrap 3 Button element for FeinCMS",
    "pypi_url": "http://pypi.python.org/pypi/feincms-button",
    "documentation_url": "https://github.com/bashu/feincms-button/blob/develop/README.rst",
    "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": [
        "bashu"
    ]
}