API endpoint that allows packages to be viewed or edited.

GET /api/v4/packages/3372/
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/260/"
    ],
    "id": 3372,
    "title": "fluentcms-button",
    "slug": "fluentcms-button",
    "last_updated": "2021-11-16T06:17:18-05:00",
    "last_fetched": "2026-02-16T00:01:37.597501-05:00",
    "repo_url": "https://github.com/django-fluent/fluentcms-button",
    "pypi_version": "3.0",
    "created": "2016-08-01T03:32:18.505255-04:00",
    "modified": "2026-01-28T15:27:51.132555-05:00",
    "repo_forks": 1,
    "repo_description": "Bootstrap 3 Button element for django-fluent-contents",
    "pypi_url": "http://pypi.python.org/pypi/fluentcms-button",
    "documentation_url": "http://fluentcms-button.readthedocs.io/",
    "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": [
        "vdboor"
    ]
}