API endpoint that allows packages to be viewed or edited.

GET /api/v4/packages/3301/
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": 3301,
    "title": "fluentcms-contactform",
    "slug": "fluentcms-contactform",
    "last_updated": "2021-11-16T06:20:57-05:00",
    "last_fetched": "2026-02-15T22:01:45.099861-05:00",
    "repo_url": "https://github.com/django-fluent/fluentcms-contactform",
    "pypi_version": "3.0",
    "created": "2016-05-10T09:14:26.026025-04:00",
    "modified": "2026-01-28T15:16:56.771027-05:00",
    "repo_forks": 1,
    "repo_description": "A contact form plugin django-fluent-contents",
    "pypi_url": "http://pypi.python.org/pypi/fluentcms-contactform",
    "documentation_url": "https://github.com/edoburu/fluentcms-contactform/blob/master/README.rst",
    "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"
    ]
}