API endpoint that allows packages to be viewed or edited.

GET /api/v4/packages/3352/
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/283/",
        "https://djangopackages.org/api/v4/grids/391/"
    ],
    "id": 3352,
    "title": "wagtailgmaps",
    "slug": "wagtailgmaps",
    "last_updated": "2025-06-17T18:06:45-04:00",
    "last_fetched": "2026-02-15T21:08:03.068651-05:00",
    "repo_url": "https://github.com/springload/wagtailgmaps",
    "pypi_version": "2.0.1",
    "created": "2016-07-17T22:35:20.968989-04:00",
    "modified": "2026-01-28T15:14:56.001888-05:00",
    "repo_forks": 31,
    "repo_description": "Simple Google Maps address formatter for Wagtail fields",
    "pypi_url": "http://pypi.python.org/pypi/wagtailgmaps",
    "documentation_url": "",
    "repo_watchers": 83,
    "commits_over_52": [
        0,
        0,
        0,
        0,
        0,
        0,
        0,
        0,
        0,
        0,
        0,
        0,
        0,
        3,
        14,
        0,
        0,
        2,
        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": [
        "haydngreatnews",
        "jordij",
        "loicteixeira",
        "FlipperPA",
        "danreeves",
        "thibaudcolas",
        "mojeto",
        "urlsangel",
        "balinabbb",
        "Steffan-Harris"
    ]
}