API endpoint that allows packages to be viewed or edited.

GET /api/v4/packages/5726/
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/431/"
    ],
    "id": 5726,
    "title": "yb-django",
    "slug": "yb-django",
    "last_updated": "2025-04-24T04:32:20-04:00",
    "last_fetched": "2026-02-15T09:06:35.715587-05:00",
    "repo_url": "https://github.com/yugabyte/yb-django",
    "pypi_version": null,
    "created": "2023-06-24T00:25:41.744073-04:00",
    "modified": "2026-01-29T12:56:49.322280-05:00",
    "repo_forks": 3,
    "repo_description": "Django backend for YugabyteDB",
    "pypi_url": "",
    "documentation_url": "",
    "repo_watchers": 12,
    "commits_over_52": [
        0,
        0,
        0,
        0,
        0,
        0,
        0,
        0,
        1,
        2,
        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": [
        "Sfurti-yb",
        "adamchainz",
        "hbhanawat"
    ]
}