API endpoint that allows packages to be viewed or edited.

GET /api/v4/packages/3309/
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": 3309,
    "title": "fluentcms-privatenotes",
    "slug": "fluentcms-privatenotes",
    "last_updated": "2023-01-30T11:03:02-05:00",
    "last_fetched": "2026-02-16T02:01:31.051853-05:00",
    "repo_url": "https://github.com/django-fluent/fluentcms-privatenotes",
    "pypi_version": "3.0",
    "created": "2016-05-25T11:02:29.889509-04:00",
    "modified": "2026-01-28T15:58:51.944136-05:00",
    "repo_forks": 0,
    "repo_description": "Private sticky notes in the admin of django-fluent-contents",
    "pypi_url": "http://pypi.python.org/pypi/fluentcms-privatenotes",
    "documentation_url": "https://fluentcms-privatenotes.readthedocs.io/",
    "repo_watchers": 1,
    "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"
    ]
}