API endpoint that allows packages to be viewed or edited.

GET /api/v4/packages/1798/
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/35/",
        "https://djangopackages.org/api/v4/grids/44/"
    ],
    "id": 1798,
    "title": "django-admin2",
    "slug": "django-admin2",
    "last_updated": "2021-10-22T11:46:32-04:00",
    "last_fetched": "2026-02-16T00:03:04.176198-05:00",
    "repo_url": "https://github.com/jazzband/django-admin2",
    "pypi_version": "0.7.1",
    "created": "2013-05-18T05:32:19.597911-04:00",
    "modified": "2026-01-28T15:40:33.361518-05:00",
    "repo_forks": 148,
    "repo_description": "Extendable, adaptable rewrite of django.contrib.admin",
    "pypi_url": "http://pypi.python.org/pypi/django-admin2",
    "documentation_url": "https://readthedocs.org/projects/django-admin2/",
    "repo_watchers": 1188,
    "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": [
        "pydanny",
        "auvipy",
        "gregmuellegger",
        "arthur-wsw",
        "dbrgn",
        "andrewsmedina",
        "audreyfeldroy",
        "galuszkak",
        "AndrewIngram",
        "kennethlove",
        "jezdez",
        "douglasmiranda",
        "chrisjones-brack3t",
        "powersurge360",
        "beezz",
        "RaphaelKimmig",
        "inglesp",
        "NotSqrt",
        "bootandy",
        "waustin",
        "rivol",
        "bentappin",
        "chrislawlor",
        "esoergel",
        "ifosch",
        "montiniz",
        "z4r",
        "the5fire",
        "RyanBalfanz",
        "tyrion",
        "akaptur",
        "BertrandBordage",
        "hnakamur",
        "shulcsm",
        "timgates42",
        "lovelydinosaur",
        "jazzband-bot",
        "marangonico",
        "requires",
        "yarbelk"
    ]
}