API endpoint that allows packages to be viewed or edited.

GET /api/v4/packages/3798/?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/23/?format=api"
    ],
    "id": 3798,
    "title": "DriverRestore",
    "slug": "driver-restore",
    "last_updated": "2019-08-29T01:03:42-04:00",
    "last_fetched": "2026-02-15T13:05:51.873389-05:00",
    "repo_url": "https://github.com/DriverRestore/update-windows-drivers",
    "pypi_version": null,
    "created": "2017-04-15T07:12:04.295200-04:00",
    "modified": "2026-01-28T13:24:02.297062-05:00",
    "repo_forks": 5,
    "repo_description": "Update Windows 10 Drivers for your computer with Driver Restore - A Drivers update software for Windows 10 ",
    "pypi_url": "",
    "documentation_url": "https://github.com/DriverRestore/update-windows-drivers/wiki",
    "repo_watchers": 16,
    "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": [
        "larsonreever"
    ]
}