API endpoint that allows packages to be viewed or edited.

GET /api/v4/packages/521/
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": 521,
    "title": "django-easy-maps",
    "slug": "django-easy-maps",
    "last_updated": "2021-11-30T22:49:42-05:00",
    "last_fetched": "2026-02-15T19:03:28.362739-05:00",
    "repo_url": "https://github.com/bashu/django-easy-maps",
    "pypi_version": "1.1.3",
    "created": "2010-12-01T14:05:56.354268-05:00",
    "modified": "2026-01-28T14:39:57.097812-05:00",
    "repo_forks": 50,
    "repo_description": "🗺 Google Maps with easy!",
    "pypi_url": "http://pypi.python.org/pypi/django-easy-maps",
    "documentation_url": "https://github.com/bashu/django-easy-maps/blob/develop/README.rst",
    "repo_watchers": 145,
    "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": [
        "bashu",
        "kmike",
        "gipi",
        "jackton1",
        "will-emmerson",
        "thijstriemstra",
        "pydanny",
        "hidde-jan",
        "tgecho",
        "rasca",
        "pcaro",
        "redtoad",
        "aabele",
        "aleksihakli",
        "dkopitsa",
        "rubic",
        "josx",
        "ngaranko",
        "trumpet2012",
        "wgiddens"
    ]
}