API endpoint that allows packages to be viewed or edited.

GET /api/v4/packages/1408/
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": 1408,
    "title": "django-leaflet-storage",
    "slug": "django-leaflet-storage",
    "last_updated": "2017-05-10T12:35:52-04:00",
    "last_fetched": "2026-02-15T11:06:07.241002-05:00",
    "repo_url": "https://github.com/umap-project/django-leaflet-storage",
    "pypi_version": null,
    "created": "2012-08-12T06:07:22.790403-04:00",
    "modified": "2026-01-28T13:11:45.520031-05:00",
    "repo_forks": 38,
    "repo_description": "ARCHIVED! Now merged into umap itself. Create collaborative maps on top of Geodjango and Leaflet",
    "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": [
        "yohanboniface",
        "thanhleviet",
        "chrisfranklin",
        "FranciscoDS",
        "ikks",
        "rodo",
        "plepe",
        "sabas"
    ]
}