API endpoint that allows packages to be viewed or edited.

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

{
    "category": "https://djangopackages.org/api/v4/categories/4/",
    "grids": [
        "https://djangopackages.org/api/v4/grids/309/"
    ],
    "id": 3856,
    "title": "django-enumfields",
    "slug": "django-enumfields",
    "last_updated": "2021-02-23T01:40:36-05:00",
    "last_fetched": "2026-02-15T17:09:05.763555-05:00",
    "repo_url": "https://github.com/hzdg/django-enumfields",
    "pypi_version": "2.1.1",
    "created": "2017-06-15T13:51:39.771517-04:00",
    "modified": "2026-01-28T14:05:35.438111-05:00",
    "repo_forks": 60,
    "repo_description": "Real Python Enums for Django",
    "pypi_url": "http://pypi.python.org/pypi/django-enumfields",
    "documentation_url": "",
    "repo_watchers": 146,
    "commits_over_52": [
        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,
        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": [
        "akx",
        "matthewwithanm",
        "mturilin",
        "johnthagen",
        "EvaSDK",
        "talebbits",
        "gsakkis",
        "ehaivala",
        "samh",
        "diwu1989",
        "stuglaser",
        "suutari-ai",
        "shadchin",
        "brent-hoover",
        "gavinwahl",
        "jayvdb",
        "novadev94",
        "ovidner",
        "xavfernandez",
        "jackyyf",
        "sysradium"
    ]
}