API endpoint that allows packages to be viewed or edited.

GET /api/v4/packages/2820/
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/5/"
    ],
    "id": 2820,
    "title": "adyen",
    "slug": "adyen",
    "last_updated": "2017-11-23T06:13:50-05:00",
    "last_fetched": "2026-02-15T09:03:31.427274-05:00",
    "repo_url": "https://github.com/machtfit/adyen",
    "pypi_version": null,
    "created": "2015-03-25T03:59:19.463450-04:00",
    "modified": "2026-01-29T12:51:36.337916-05:00",
    "repo_forks": 4,
    "repo_description": "",
    "pypi_url": "",
    "documentation_url": "",
    "repo_watchers": 5,
    "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": [
        "mbertheau",
        "Azd325",
        "or",
        "thialfihar",
        "JostCrow"
    ]
}