API endpoint that allows packages to be viewed or edited.

GET /api/v4/packages/3716/
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/",
        "https://djangopackages.org/api/v4/grids/177/"
    ],
    "id": 3716,
    "title": "fluentcms-publishing",
    "slug": "fluentcms-publishing",
    "last_updated": "2018-05-09T03:58:08-04:00",
    "last_fetched": "2026-02-15T11:05:13.998021-05:00",
    "repo_url": "https://github.com/bashu/fluentcms-publishing",
    "pypi_version": "1.2.7",
    "created": "2017-02-14T22:16:18.711837-05:00",
    "modified": "2026-01-28T13:10:52.661847-05:00",
    "repo_forks": 2,
    "repo_description": "django-fluent-pages meets django-model-publisher",
    "pypi_url": "http://pypi.python.org/pypi/fluentcms-publishing",
    "documentation_url": "",
    "repo_watchers": 2,
    "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": [
        "bashu",
        "cybersimon"
    ]
}