API endpoint that allows packages to be viewed or edited.

GET /api/v4/packages/4005/?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/321/?format=api",
        "https://djangopackages.org/api/v4/grids/74/?format=api"
    ],
    "id": 4005,
    "title": "django-loci",
    "slug": "django-loci",
    "last_updated": "2026-02-06T12:30:22-05:00",
    "last_fetched": "2026-02-15T19:11:02.057933-05:00",
    "repo_url": "https://github.com/openwisp/django-loci",
    "pypi_version": "1.2",
    "created": "2017-11-14T09:19:41.476929-05:00",
    "modified": "2026-01-28T14:50:16.859150-05:00",
    "repo_forks": 48,
    "repo_description": "Reusable Django app for storing geographic and indoor  coordinates. Maintained by the OpenWISP Project.",
    "pypi_url": "http://pypi.python.org/pypi/django-loci",
    "documentation_url": "https://github.com/openwisp/django-loci/blob/master/README.rst",
    "repo_watchers": 188,
    "commits_over_52": [
        0,
        0,
        0,
        0,
        0,
        0,
        7,
        4,
        0,
        2,
        2,
        1,
        1,
        0,
        1,
        0,
        1,
        0,
        2,
        2,
        0,
        0,
        0,
        3,
        0,
        0,
        0,
        0,
        4,
        0,
        0,
        0,
        2,
        4,
        0,
        2,
        1,
        0,
        0,
        0,
        0,
        2,
        1,
        0,
        1,
        1,
        0,
        1,
        0,
        1,
        1,
        0
    ],
    "participants": [
        "nemesifier",
        "dependabot[bot]",
        "pandafy",
        "atb00ker",
        "devkapilbansal",
        "marfgold1",
        "DragnEmperor",
        "dee077",
        "NoumbissiValere",
        "strang1ato",
        "purhan",
        "nishi1401",
        "niteshsinha17",
        "wizanyx",
        "codesankalp",
        "DaffyTheDuck",
        "Aryamanz29",
        "waleko",
        "haikalvidya",
        "morrme",
        "cking100",
        "yashikajotwani12",
        "ppabcd",
        "DevPriSha",
        "kidzmyujikku",
        "lehone-hp",
        "kkreitmair",
        "nepython",
        "Dhanus3133",
        "atif09",
        "a09hopper",
        "AYZhu"
    ]
}