API endpoint that allows packages to be viewed or edited.

GET /api/v4/packages/5831/
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "category": "https://djangopackages.org/api/v4/categories/3/",
    "grids": [
        "https://djangopackages.org/api/v4/grids/140/"
    ],
    "id": 5831,
    "title": "falco",
    "slug": "falco",
    "last_updated": "2024-12-31T04:14:42-05:00",
    "last_fetched": "2026-02-15T18:03:21.490177-05:00",
    "repo_url": "https://github.com/tobi-de/falco",
    "pypi_version": "0.26.6",
    "created": "2024-01-17T06:09:34.554375-05:00",
    "modified": "2026-01-28T14:22:44.467873-05:00",
    "repo_forks": 20,
    "repo_description": "Enhance your Django developer experience: CLI and Guides for the Modern Django Developer.",
    "pypi_url": "https://pypi.org/project/falco-cli",
    "documentation_url": "https://falco.oluwatobi.dev/",
    "repo_watchers": 390,
    "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": [
        "Tobi-De",
        "allcontributors[bot]",
        "github-actions[bot]",
        "earthcomfy",
        "lepture",
        "shearichard",
        "shuuji3",
        "mathiasag7"
    ]
}