API endpoint that allows packages to be viewed or edited.

GET /api/v4/packages/3300/
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": 3300,
    "title": "fluentcms-pager",
    "slug": "fluentcms-pager",
    "last_updated": "2021-11-16T10:16:20-05:00",
    "last_fetched": "2026-02-16T02:01:47.992450-05:00",
    "repo_url": "https://github.com/django-fluent/fluentcms-pager",
    "pypi_version": "3.0",
    "created": "2016-05-10T09:12:48.710711-04:00",
    "modified": "2026-01-28T15:59:28.370048-05:00",
    "repo_forks": 1,
    "repo_description": "Bootstrap 3 Pager element for django-fluent-contents",
    "pypi_url": "http://pypi.python.org/pypi/fluentcms-pager",
    "documentation_url": "http://fluentcms-pager.readthedocs.io/",
    "repo_watchers": 3,
    "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"
    ]
}