API endpoint that allows packages to be viewed or edited.

GET /api/v4/packages/5688/
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/7/"
    ],
    "id": 5688,
    "title": "django-google-sso",
    "slug": "django-google-sso",
    "last_updated": "2025-09-16T16:32:03-04:00",
    "last_fetched": "2026-02-15T18:06:33.454420-05:00",
    "repo_url": "https://github.com/megalus/django-google-sso",
    "pypi_version": "9.0.2",
    "created": "2023-05-27T10:10:07.621149-04:00",
    "modified": "2026-01-28T14:26:10.147310-05:00",
    "repo_forks": 22,
    "repo_description": "Easily add Google Authentication to Django Admin",
    "pypi_url": "https://pypi.org/project/django-google-sso",
    "documentation_url": "https://megalus.github.io/django-google-sso/",
    "repo_watchers": 48,
    "commits_over_52": [
        0,
        0,
        0,
        0,
        0,
        0,
        0,
        0,
        0,
        1,
        0,
        0,
        0,
        0,
        0,
        0,
        0,
        0,
        0,
        0,
        0,
        0,
        0,
        0,
        0,
        0,
        8,
        2,
        1,
        10,
        4,
        0,
        0,
        0,
        0,
        0,
        0,
        0,
        0,
        0,
        0,
        0,
        0,
        0,
        0,
        0,
        0,
        0,
        0,
        0,
        0,
        0
    ],
    "participants": [
        "chrismaille",
        "actions-user",
        "ckm-usnews",
        "simukka",
        "paulschreiber",
        "jnoring",
        "AndrewGrossman",
        "Anexen",
        "c-w",
        "blueyed",
        "ciodaro",
        "johnnyplaydrums",
        "jhhayashi",
        "rkday-pro",
        "savionak"
    ]
}