API endpoint that allows packages to be viewed or edited.

GET /api/v4/packages/2687/
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/321/"
    ],
    "id": 2687,
    "title": "django-geopositionmap",
    "slug": "django-geopositionmap",
    "last_updated": "2015-01-06T13:32:51-05:00",
    "last_fetched": "2026-02-16T01:02:17.701903-05:00",
    "repo_url": "https://github.com/ivandm/django-geopositionmap",
    "pypi_version": "1.0.0",
    "created": "2014-12-08T12:16:01.812144-05:00",
    "modified": "2026-01-28T15:50:12.826240-05:00",
    "repo_forks": 6,
    "repo_description": "Lat/Lng Coordinates with bound method, widget map, GeoDjango Point Type and GeoDjango Manager objects",
    "pypi_url": "http://pypi.python.org/pypi/django-geopositionmap",
    "documentation_url": "",
    "repo_watchers": 5,
    "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": []
}