API endpoint that allows packages to be viewed or edited.

GET /api/v4/packages/3208/
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/",
        "https://djangopackages.org/api/v4/grids/66/",
        "https://djangopackages.org/api/v4/grids/125/"
    ],
    "id": 3208,
    "title": "django-auth-adfs",
    "slug": "django-auth-adfs",
    "last_updated": "2026-01-08T02:58:53-05:00",
    "last_fetched": "2026-02-15T17:11:22.084363-05:00",
    "repo_url": "https://github.com/jobec/django-auth-adfs",
    "pypi_version": "1.16.0",
    "created": "2016-02-09T13:26:27.624364-05:00",
    "modified": "2026-01-28T14:07:37.998928-05:00",
    "repo_forks": 112,
    "repo_description": "A Django authentication backend for Microsoft ADFS and AzureAD",
    "pypi_url": "http://pypi.python.org/pypi/django-auth-adfs",
    "documentation_url": "https://django-auth-adfs.readthedocs.io/en/latest",
    "repo_watchers": 294,
    "commits_over_52": [
        0,
        0,
        0,
        0,
        0,
        0,
        2,
        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,
        4,
        0,
        0,
        0,
        0,
        0,
        0,
        0,
        2,
        2,
        0,
        4,
        0,
        0,
        0,
        0,
        0
    ],
    "participants": [
        "jobec",
        "JonasKs",
        "sondrelg",
        "tim-schilling",
        "peterfarrell",
        "Seykotron",
        "dependabot[bot]",
        "WardCornettePrivate",
        "stephane",
        "marcosatti",
        "777GE90",
        "Fholange",
        "xavirg",
        "MysticEntity-dev",
        "jatindergit",
        "mwigh",
        "Bryhn-Bjolgerud",
        "wreiner",
        "quozd",
        "ssingh13-rms",
        "SanderTuit",
        "mislavcimpersak",
        "lotheac",
        "koendeleijer",
        "GeoMaciolek",
        "edevil",
        "simon-spier0",
        "marshad96",
        "tmakruck",
        "schallis",
        "sergei-maertens",
        "sebastianmanger",
        "ollipa",
        "nnadams",
        "Michael1142",
        "mcrowepfx",
        "LukeFerris",
        "Krogsager",
        "joachimBurket",
        "fabianallendorf",
        "cdunford",
        "ajw725"
    ]
}