API endpoint that allows packages to be viewed or edited.

GET /api/v4/packages/2462/
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/177/",
        "https://djangopackages.org/api/v4/grids/281/"
    ],
    "id": 2462,
    "title": "django-fluent-faq",
    "slug": "django-fluent-faq",
    "last_updated": "2020-01-20T03:34:18-05:00",
    "last_fetched": "2026-02-16T01:01:33.389125-05:00",
    "repo_url": "https://github.com/django-fluent/django-fluent-faq",
    "pypi_version": "1.0",
    "created": "2014-06-28T09:47:21.623148-04:00",
    "modified": "2026-01-28T15:48:35.317258-05:00",
    "repo_forks": 4,
    "repo_description": "A FAQ engine for Django Fluent CMS",
    "pypi_url": "http://pypi.python.org/pypi/django-fluent-faq",
    "documentation_url": "",
    "repo_watchers": 5,
    "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",
        "dependabot[bot]"
    ]
}