API endpoint that allows packages to be viewed or edited.

GET /api/v4/packages/520/
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "category": "https://djangopackages.org/api/v4/categories/4/",
    "grids": [
        "https://djangopackages.org/api/v4/grids/74/"
    ],
    "id": 520,
    "title": "django-gmapi",
    "slug": "django-gmapi",
    "last_updated": "2014-07-29T23:28:04-04:00",
    "last_fetched": "2026-02-16T02:05:55.567756-05:00",
    "repo_url": "https://bitbucket.org/dbinit/django-gmapi",
    "pypi_version": "1.0.1",
    "created": "2010-12-01T13:56:20.821028-05:00",
    "modified": "2026-01-28T16:07:07.633928-05:00",
    "repo_forks": 10,
    "repo_description": "Django Google Maps API v3 and Static Maps API helper app.\r\n\r\nThis project is currently unmaintained.",
    "pypi_url": "http://pypi.python.org/pypi/django-gmapi",
    "documentation_url": null,
    "repo_watchers": 49,
    "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": [
        "dbinit"
    ]
}