API endpoint that allows packages to be viewed or edited.

GET /api/v4/packages/2925/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "category": "https://djangopackages.org/api/v4/categories/1/?format=api",
    "grids": [
        "https://djangopackages.org/api/v4/grids/271/?format=api"
    ],
    "id": 2925,
    "title": "django-python3-ldap",
    "slug": "django-python3-ldap",
    "last_updated": "2025-08-10T15:42:35-04:00",
    "last_fetched": "2026-02-15T17:21:10.220481-05:00",
    "repo_url": "https://github.com/etianen/django-python3-ldap",
    "pypi_version": "0.16.1",
    "created": "2015-06-11T00:21:57.534811-04:00",
    "modified": "2026-01-28T14:17:44.391109-05:00",
    "repo_forks": 122,
    "repo_description": "Django LDAP user authentication backend for Python 3.",
    "pypi_url": "http://pypi.python.org/pypi/django-python3-ldap",
    "documentation_url": "https://github.com/etianen/django-python3-ldap/blob/master/README.rst",
    "repo_watchers": 427,
    "commits_over_52": [
        0,
        0,
        0,
        0,
        0,
        0,
        0,
        0,
        0,
        0,
        0,
        0,
        0,
        0,
        2,
        0,
        0,
        0,
        0,
        0,
        5,
        0,
        0,
        0,
        0,
        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
    ],
    "participants": [
        "etianen",
        "CristopherH95",
        "FlipperPA",
        "Freddo3000",
        "nigelm",
        "smills2929",
        "levisaya",
        "NotSqrt",
        "Ernest0x",
        "alizain",
        "borislaviv",
        "kxs-jcanning",
        "frennkie",
        "audiolion",
        "hho6643",
        "ricard33",
        "aritas1",
        "gagantrivedi",
        "tacerus",
        "trs80",
        "stinovlas",
        "kevin-olbrich",
        "fladi",
        "H72d",
        "saraheiting",
        "sn1c",
        "matrixise",
        "GithubuserX",
        "kishorkunal-raj",
        "leavest"
    ]
}