API endpoint that allows packages to be viewed or edited.

GET /api/v4/packages/3453/
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/241/"
    ],
    "id": 3453,
    "title": "pdfdocument",
    "slug": "pdfdocument",
    "last_updated": "2020-04-09T09:34:41-04:00",
    "last_fetched": "2026-02-15T18:15:37.816954-05:00",
    "repo_url": "https://github.com/matthiask/pdfdocument",
    "pypi_version": "4.0.0",
    "created": "2016-10-25T12:40:19.237264-04:00",
    "modified": "2026-01-28T14:36:15.926552-05:00",
    "repo_forks": 39,
    "repo_description": "ReportLab-wrapper",
    "pypi_url": "http://pypi.python.org/pypi/pdfdocument",
    "documentation_url": "",
    "repo_watchers": 159,
    "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": [
        "matthiask",
        "syphar",
        "frog32",
        "pauloxnet",
        "yetkinozturk"
    ]
}