API endpoint that allows packages to be viewed or edited.

GET /api/v4/packages/5571/
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/432/"
    ],
    "id": 5571,
    "title": "django-tailwind-cli",
    "slug": "django-tailwind-cli",
    "last_updated": "2025-12-29T12:08:09-05:00",
    "last_fetched": "2026-02-15T18:13:03.711005-05:00",
    "repo_url": "https://github.com/oliverandrich/django-tailwind-cli",
    "pypi_version": "4.5.1",
    "created": "2022-10-28T11:37:14.969486-04:00",
    "modified": "2026-01-28T14:33:11.373633-05:00",
    "repo_forks": 20,
    "repo_description": "Django and Tailwind integration based on the prebuilt Tailwind CSS CLI.",
    "pypi_url": "https://pypi.org/project/django-tailwind-cli",
    "documentation_url": "https://django-tailwind-cli.rtfd.io/",
    "repo_watchers": 187,
    "commits_over_52": [
        0,
        0,
        0,
        0,
        0,
        1,
        2,
        13,
        0,
        1,
        0,
        0,
        2,
        0,
        1,
        0,
        2,
        0,
        0,
        0,
        23,
        3,
        0,
        0,
        0,
        1,
        0,
        0,
        0,
        3,
        0,
        10,
        0,
        0,
        0,
        0,
        4,
        0,
        0,
        1,
        0,
        0,
        2,
        0,
        3,
        8,
        0,
        0,
        0,
        0,
        0,
        0
    ],
    "participants": [
        "oliverandrich",
        "dependabot[bot]",
        "andrlik",
        "wshayes",
        "joshuadavidthomas",
        "lgp171188",
        "Tobi-De",
        "xaitec",
        "adamghill",
        "bckohan",
        "jefftriplett",
        "killianarts",
        "Naude555",
        "Stormheg",
        "udit-001",
        "bminde",
        "ulgens"
    ]
}