API endpoint that allows packages to be viewed or edited.

GET /api/v4/packages/4592/
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": 4592,
    "title": "django-signal-notifier",
    "slug": "dsn",
    "last_updated": "2020-09-20T17:17:47-04:00",
    "last_fetched": "2026-02-16T01:05:48.941007-05:00",
    "repo_url": "https://gitlab.com/hadiazaddel/django-signal-notifier",
    "pypi_version": "0.2.1",
    "created": "2020-05-11T20:20:51.540201-04:00",
    "modified": "2026-01-28T15:56:21.334120-05:00",
    "repo_forks": 0,
    "repo_description": "",
    "pypi_url": "http://pypi.python.org/pypi/https://pypi.org/project/django-signal-notifier/",
    "documentation_url": "https://django-signal-notifier.readthedocs.io/",
    "repo_watchers": 0,
    "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": [
        "alijhnm",
        "‫مصطفا محمدعلی ابراهیم‬‎",
        "hadi"
    ]
}