API endpoint that allows packages to be viewed or edited.

GET /api/v4/packages/5819/
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": 5819,
    "title": "grafana-django-saml2-auth",
    "slug": "grafana-django-saml2-auth",
    "last_updated": "2025-10-02T06:03:38-04:00",
    "last_fetched": "2026-02-15T04:13:16.301700-05:00",
    "repo_url": "https://github.com/grafana/django-saml2-auth",
    "pypi_version": "3.20.0",
    "created": "2024-01-09T06:17:44.349060-05:00",
    "modified": "2026-01-29T12:38:38.568040-05:00",
    "repo_forks": 64,
    "repo_description": "Django SAML2 Authentication Made Easy. Easily integrate with SAML2 SSO identity providers like Okta, Azure AD and others.",
    "pypi_url": "https://pypi.org/project/grafana-django-saml2-auth",
    "documentation_url": "",
    "repo_watchers": 216,
    "commits_over_52": [
        0,
        1,
        0,
        0,
        0,
        0,
        7,
        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,
        2,
        0,
        0,
        0,
        0,
        0,
        0,
        0,
        0,
        0,
        0,
        0,
        0,
        0,
        0,
        0,
        0,
        0,
        0,
        0
    ],
    "participants": [
        "mostafa",
        "dependabot[bot]",
        "fangli",
        "gregorywong",
        "ayr-ton",
        "sgabb",
        "henryh9n",
        "mahaffey",
        "syre",
        "rrauenza",
        "mvbattista",
        "jberkz",
        "tonymke",
        "qwrrty",
        "kevPo",
        "jean-sh",
        "jacobh",
        "anthonyeden",
        "alxbridge",
        "tsr10",
        "sahir",
        "rittneje",
        "gnuman",
        "wrabit",
        "tonylechner-mitel",
        "snyk-bot",
        "PythonCoderAS",
        "paoloromolini",
        "oussjarrousse",
        "noppanut15",
        "MohammedAlmeshal",
        "HybridAU",
        "jheld",
        "gene1wood",
        "DSpeichert",
        "kronion",
        "CodeGuro",
        "andreloose"
    ]
}