API endpoint that allows packages to be viewed or edited.

GET /api/v4/packages/3362/
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/45/",
        "https://djangopackages.org/api/v4/grids/15/",
        "https://djangopackages.org/api/v4/grids/139/"
    ],
    "id": 3362,
    "title": "django-herald",
    "slug": "django-herald",
    "last_updated": "2022-10-18T20:08:08-04:00",
    "last_fetched": "2026-02-15T19:08:09.060001-05:00",
    "repo_url": "https://github.com/worthwhile/django-herald",
    "pypi_version": "0.3.0",
    "created": "2016-07-23T23:20:33.186745-04:00",
    "modified": "2026-01-28T14:46:01.602347-05:00",
    "repo_forks": 26,
    "repo_description": "A Django messaging library",
    "pypi_url": "http://pypi.python.org/pypi/django-herald",
    "documentation_url": null,
    "repo_watchers": 229,
    "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": [
        "jproffitt",
        "georgmzimmer",
        "raiderrobert",
        "peterfarrell",
        "seanbermejo",
        "npardington",
        "jordanmkoncz",
        "mluard-worthwhile",
        "sudoguy",
        "ZuluPro",
        "apoorvaeternity",
        "mands"
    ]
}