API endpoint that allows packages to be viewed or edited.

GET /api/v4/packages/4684/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "category": "https://djangopackages.org/api/v4/categories/1/?format=api",
    "grids": [
        "https://djangopackages.org/api/v4/grids/215/?format=api",
        "https://djangopackages.org/api/v4/grids/19/?format=api"
    ],
    "id": 4684,
    "title": "django-flat-json-widget",
    "slug": "django-flat-json-widget",
    "last_updated": "2026-01-29T07:35:41-05:00",
    "last_fetched": "2026-02-15T18:15:22.630175-05:00",
    "repo_url": "https://github.com/openwisp/django-flat-json-widget",
    "pypi_version": "0.4",
    "created": "2020-08-17T17:11:28.856154-04:00",
    "modified": "2026-01-28T14:35:53.963717-05:00",
    "repo_forks": 25,
    "repo_description": "Flat JSON widget for django, used and maintained by the OpenWISP project.",
    "pypi_url": "http://pypi.python.org/pypi/django-flat-json-widget",
    "documentation_url": "",
    "repo_watchers": 71,
    "commits_over_52": [
        0,
        0,
        2,
        0,
        0,
        0,
        2,
        0,
        0,
        0,
        1,
        0,
        0,
        0,
        0,
        0,
        0,
        1,
        0,
        1,
        0,
        0,
        0,
        0,
        0,
        0,
        0,
        0,
        5,
        0,
        0,
        0,
        0,
        1,
        1,
        2,
        1,
        0,
        0,
        0,
        0,
        0,
        0,
        0,
        0,
        1,
        0,
        0,
        0,
        1,
        0,
        0
    ],
    "participants": [
        "nemesifier",
        "pandafy",
        "dependabot[bot]",
        "Eeshu-Yadav",
        "emohk",
        "harsh7in",
        "atif09",
        "mrgear111",
        "Dhanus3133",
        "RobertoMaurizzi",
        "youhaveme9"
    ]
}