API endpoint that allows packages to be viewed or edited.

GET /api/v4/packages/397/
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/19/",
        "https://djangopackages.org/api/v4/grids/8/",
        "https://djangopackages.org/api/v4/grids/35/",
        "https://djangopackages.org/api/v4/grids/74/"
    ],
    "id": 397,
    "title": "django-olwidget",
    "slug": "django-olwidget",
    "last_updated": "2015-09-01T11:00:05-04:00",
    "last_fetched": "2026-02-16T00:03:20.549322-05:00",
    "repo_url": "https://github.com/yourcelf/olwidget",
    "pypi_version": "0.61.0",
    "created": "2010-09-22T02:36:59.106675-04:00",
    "modified": "2026-01-28T15:41:05.692729-05:00",
    "repo_forks": 42,
    "repo_description": "Javascript library to replace textareas that contain WKT data with editable OpenLayers maps, and a django app using it for django forms and admin.",
    "pypi_url": "http://pypi.python.org/pypi/django-olwidget",
    "documentation_url": "https://readthedocs.org/projects/django-olwidget/",
    "repo_watchers": 90,
    "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": [
        "yourcelf",
        "philipn",
        "slinkp",
        "versae",
        "cridenour",
        "barszczmm",
        "dkm",
        "capooti",
        "worksology"
    ]
}