API endpoint that allows packages to be viewed or edited.

GET /api/v4/packages/1754/
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/74/"
    ],
    "id": 1754,
    "title": "anycluster",
    "slug": "anycluster",
    "last_updated": "2024-05-13T03:41:44-04:00",
    "last_fetched": "2026-02-15T12:00:43.048807-05:00",
    "repo_url": "https://github.com/biodiv/anycluster",
    "pypi_version": null,
    "created": "2013-04-07T15:33:48.817061-04:00",
    "modified": "2026-01-28T13:13:36.877830-05:00",
    "repo_forks": 20,
    "repo_description": "Server-side clustering of map markers for (Geo)Django",
    "pypi_url": "",
    "documentation_url": null,
    "repo_watchers": 108,
    "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": [
        "biodiv",
        "dependabot[bot]",
        "vetal4444",
        "sylvainblot",
        "2trc",
        "kioku"
    ]
}