API endpoint that allows packages to be viewed or edited.

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

{
    "category": "https://djangopackages.org/api/v4/categories/4/?format=api",
    "grids": [
        "https://djangopackages.org/api/v4/grids/431/?format=api"
    ],
    "id": 4286,
    "title": "django-redshift-backend",
    "slug": "django-redshift-backend",
    "last_updated": "2025-11-30T21:13:55-05:00",
    "last_fetched": "2026-02-15T17:14:17.912229-05:00",
    "repo_url": "https://github.com/jazzband/django-redshift-backend",
    "pypi_version": "5.0.0",
    "created": "2019-01-17T04:41:12.339323-05:00",
    "modified": "2026-01-28T14:10:30.150324-05:00",
    "repo_forks": 54,
    "repo_description": "Redshift database backend for Django",
    "pypi_url": "http://pypi.python.org/pypi/django-redshift-backend",
    "documentation_url": "https://django-redshift-backend.readthedocs.io/",
    "repo_watchers": 88,
    "commits_over_52": [
        0,
        0,
        0,
        0,
        0,
        0,
        0,
        0,
        0,
        0,
        1,
        0,
        0,
        0,
        0,
        0,
        3,
        0,
        0,
        0,
        0,
        0,
        0,
        0,
        0,
        0,
        0,
        0,
        0,
        0,
        0,
        0,
        0,
        0,
        1,
        0,
        1,
        0,
        0,
        0,
        0,
        1,
        0,
        0,
        0,
        0,
        0,
        0,
        0,
        0,
        0,
        0
    ],
    "participants": [
        "shimizukawa",
        "Surgo",
        "MattFisher",
        "dependabot[bot]",
        "benjyw",
        "jezdez",
        "browniebroke",
        "vvangelovski",
        "dkarchmer",
        "jazzband-bot",
        "Arhell",
        "asherf",
        "fizyk",
        "michaelwheeler",
        "philiptzou",
        "sindrig",
        "pjxiao",
        "xavier-lr"
    ]
}