API endpoint that allows packages to be viewed or edited.

GET /api/v4/packages/5459/
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/433/"
    ],
    "id": 5459,
    "title": "crispy-bulma",
    "slug": "crispy-bulma",
    "last_updated": "2025-05-11T10:38:35-04:00",
    "last_fetched": "2026-02-15T19:03:06.334019-05:00",
    "repo_url": "https://github.com/ckrybus/crispy-bulma",
    "pypi_version": "0.12.0",
    "created": "2022-04-29T12:51:06.444260-04:00",
    "modified": "2026-01-28T14:39:37.113765-05:00",
    "repo_forks": 9,
    "repo_description": "Bulma template pack for django-crispy-forms",
    "pypi_url": "http://pypi.python.org/pypi/crispy-bulma",
    "documentation_url": "https://crispy-bulma.readthedocs.io/en/latest/",
    "repo_watchers": 36,
    "commits_over_52": [
        0,
        0,
        0,
        0,
        0,
        0,
        0,
        0,
        0,
        0,
        0,
        13,
        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": [
        "ckrybus",
        "jhotujec",
        "gdude2002",
        "lemonsaurus",
        "sco1",
        "pythonbrad",
        "MarkKoz",
        "davy39",
        "scragly",
        "andrei-dracea",
        "GhostofGoes",
        "DaeronAlagos",
        "jchristgit",
        "jb3",
        "hypercodex",
        "pydis-bot"
    ]
}