API endpoint that allows packages to be viewed or edited.

GET /api/v4/packages/3844/
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/"
    ],
    "id": 3844,
    "title": "django-baton",
    "slug": "django-baton",
    "last_updated": "2026-02-11T09:30:20-05:00",
    "last_fetched": "2026-02-15T18:02:11.773779-05:00",
    "repo_url": "https://github.com/otto-torino/django-baton",
    "pypi_version": "5.1.1",
    "created": "2017-06-06T11:50:57.337068-04:00",
    "modified": "2026-01-28T14:21:18.451679-05:00",
    "repo_forks": 97,
    "repo_description": "A cool, modern and responsive django admin application based on bootstrap 5 that brings AI to the Django admin - https://baton.sqrt64.it/",
    "pypi_url": "http://pypi.python.org/pypi/django-baton",
    "documentation_url": "https://django-baton.readthedocs.io/en/latest/",
    "repo_watchers": 983,
    "commits_over_52": [
        0,
        0,
        0,
        0,
        0,
        0,
        0,
        0,
        0,
        0,
        0,
        0,
        0,
        5,
        45,
        14,
        10,
        0,
        0,
        0,
        2,
        0,
        0,
        0,
        0,
        0,
        0,
        0,
        0,
        0,
        0,
        0,
        0,
        0,
        0,
        0,
        1,
        3,
        0,
        0,
        0,
        0,
        0,
        0,
        0,
        0,
        4,
        0,
        7,
        0,
        0,
        6
    ],
    "participants": [
        "abidibo",
        "dependabot[bot]",
        "rascalking",
        "TomAnthony",
        "marius-mather",
        "simonwiles",
        "averes-avidid",
        "dhvcc",
        "diegooviedo3004",
        "farooqaaa",
        "tswicegood",
        "ijavadddd",
        "sanjay-sayone",
        "wangyushun"
    ]
}