API endpoint that allows packages to be viewed or edited.

GET /api/v4/packages/1391/
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/139/"
    ],
    "id": 1391,
    "title": "django-notifications",
    "slug": "django-notifications-hq",
    "last_updated": "2025-07-17T13:50:43-04:00",
    "last_fetched": "2026-02-15T17:10:38.777855-05:00",
    "repo_url": "https://github.com/django-notifications/django-notifications",
    "pypi_version": "1.8.3",
    "created": "2012-07-23T22:22:13.992423-04:00",
    "modified": "2026-01-28T14:06:57.283500-05:00",
    "repo_forks": 474,
    "repo_description": "GitHub notifications alike app for Django",
    "pypi_url": "http://pypi.python.org/pypi/django-notifications-hq",
    "documentation_url": null,
    "repo_watchers": 1941,
    "commits_over_52": [
        0,
        0,
        0,
        0,
        0,
        0,
        2,
        0,
        0,
        0,
        0,
        0,
        0,
        0,
        0,
        0,
        0,
        0,
        0,
        0,
        0,
        1,
        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": [
        "AlvaroLQueiroz",
        "yangyubo",
        "zhang-z",
        "schinckel",
        "LegoStormtroopr",
        "YPCrumble",
        "nemesifier",
        "driverdan",
        "pandafy",
        "UtkucanBykl",
        "PetrDlouhy",
        "areski",
        "funkybob",
        "alazaro",
        "archatas",
        "giff-h",
        "srtab",
        "tuky",
        "Evidlo",
        "danxshap",
        "yaoelvon",
        "osminogin",
        "illing2005",
        "theromis",
        "miratcan",
        "MiguelSR",
        "max-wittig",
        "kiraware",
        "julianogouveia",
        "drager",
        "uglide",
        "ikkebr",
        "akhmedgaziev",
        "Lucianod28",
        "marcgibbons",
        "nickhargreaves",
        "noamkush",
        "peppelorum",
        "satyanash",
        "uroybd",
        "allangz",
        "blag",
        "fay",
        "pandabearcoder",
        "randomfish",
        "alvarovelezgalvez",
        "konradhalas",
        "jphamcsp",
        "cubicuboctahedron",
        "luzfcb",
        "ehmadzubair",
        "Heldroe",
        "Siecje",
        "Hopiu",
        "axeliodiaz",
        "ashokfernandez",
        "arthur-wsw",
        "r26zhao"
    ]
}