API endpoint that allows packages to be viewed or edited.

GET /api/v4/packages/5715/
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": 5715,
    "title": "django-google-spanner",
    "slug": "django-google-spanner",
    "last_updated": "2025-11-13T12:28:11-05:00",
    "last_fetched": "2026-02-15T20:06:20.825570-05:00",
    "repo_url": "https://github.com/googleapis/python-spanner-django",
    "pypi_version": "4.0.2",
    "created": "2023-06-24T00:09:31.253163-04:00",
    "modified": "2026-01-28T14:58:36.321317-05:00",
    "repo_forks": 32,
    "repo_description": "Cloud Spanner database backend for Django",
    "pypi_url": "https://pypi.org/project/django-google-spanner",
    "documentation_url": "",
    "repo_watchers": 95,
    "commits_over_52": [
        0,
        0,
        1,
        1,
        0,
        0,
        0,
        0,
        0,
        0,
        0,
        0,
        0,
        0,
        0,
        6,
        1,
        0,
        0,
        0,
        0,
        0,
        0,
        0,
        0,
        0,
        0,
        0,
        0,
        0,
        0,
        0,
        0,
        0,
        0,
        0,
        0,
        0,
        1,
        0,
        0,
        0,
        0,
        0,
        0,
        0,
        0,
        0,
        0,
        0,
        0,
        0
    ],
    "participants": [
        "odeke-em",
        "timgraham",
        "vi3k6i5",
        "gcf-owl-bot[bot]",
        "c24t",
        "release-please[bot]",
        "mf2199",
        "HemangChothani",
        "ankiaga",
        "renovate-bot",
        "parthea",
        "busunkim96",
        "IlyaFaer",
        "skuruppu",
        "olavloite",
        "asthamohta",
        "dandhlee",
        "AlisskaPie",
        "ansh0l",
        "SurferJeffAtGoogle",
        "JustinBeckwith",
        "msuozzo",
        "cuu508",
        "tina80lvl",
        "google-cloud-policy-bot[bot]",
        "mitsuo0114"
    ]
}