API endpoint that allows packages to be viewed or edited.

GET /api/v4/packages/3825/
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/139/"
    ],
    "id": 3825,
    "title": "universal_notifications",
    "slug": "universal_notifications",
    "last_updated": "2023-12-11T17:59:39-05:00",
    "last_fetched": "2026-02-15T09:06:49.036693-05:00",
    "repo_url": "https://github.com/HealthByRo/universal_notifications",
    "pypi_version": "1.6.0",
    "created": "2017-05-22T09:18:46.709514-04:00",
    "modified": "2026-01-29T12:57:15.898626-05:00",
    "repo_forks": 7,
    "repo_description": "",
    "pypi_url": "http://pypi.python.org/pypi/universal_notifications",
    "documentation_url": "https://github.com/ArabellaTech/universal_notifications/blob/master/README.rst#basic-usage",
    "repo_watchers": 26,
    "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": [
        "pkrzyzaniak",
        "poxip",
        "remik",
        "jacoor",
        "marcin-ro",
        "BallisticPain",
        "lukaszb",
        "marcinkaszynski",
        "xiv",
        "dependabot-preview[bot]"
    ]
}