API endpoint that allows packages to be viewed or edited.

GET /api/v4/packages/2891/
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/84/"
    ],
    "id": 2891,
    "title": "django-s3-storage",
    "slug": "django-s3-storage",
    "last_updated": "2024-09-08T07:49:35-04:00",
    "last_fetched": "2026-02-15T17:07:24.491501-05:00",
    "repo_url": "https://github.com/etianen/django-s3-storage",
    "pypi_version": "0.15.0",
    "created": "2015-05-06T11:24:00.238411-04:00",
    "modified": "2026-01-28T14:03:55.087545-05:00",
    "repo_forks": 93,
    "repo_description": "Django Amazon S3 file storage.",
    "pypi_url": "http://pypi.python.org/pypi/django-s3-storage",
    "documentation_url": "",
    "repo_watchers": 437,
    "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": [
        "etianen",
        "michael-k",
        "leonsmith",
        "matthiask",
        "emesik",
        "kevinmarsh",
        "way-dave",
        "fdemmer",
        "Roriz",
        "Edke",
        "aaugustin",
        "hramezani",
        "ipmb",
        "philippbosch",
        "shauns",
        "achiku",
        "Moraga",
        "alexkahn",
        "heldinz",
        "bramverhelst",
        "dduong42",
        "Flimm",
        "flo-dhalluin",
        "jschneier",
        "heckad",
        "1e0ng",
        "MartinFalatic",
        "MichaelAnckaert",
        "mgalgs",
        "scottgigante",
        "Uxio0",
        "kasajei",
        "riggedCoinflip"
    ]
}