API endpoint that allows packages to be viewed or edited.

GET /api/v4/packages/3763/
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/244/"
    ],
    "id": 3763,
    "title": "thorn",
    "slug": "thorn",
    "last_updated": "2019-08-15T16:49:38-04:00",
    "last_fetched": "2026-02-16T00:01:15.631016-05:00",
    "repo_url": "https://github.com/robinhood/thorn",
    "pypi_version": "1.5.2",
    "created": "2017-03-15T18:12:58.414103-04:00",
    "modified": "2026-01-28T15:27:08.532643-05:00",
    "repo_forks": 58,
    "repo_description": "Easy Webhooks for Python",
    "pypi_url": "http://pypi.python.org/pypi/thorn",
    "documentation_url": "http://thorn.readthedocs.io/",
    "repo_watchers": 538,
    "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": [
        "ask",
        "fcurella",
        "jonashaag",
        "smn",
        "viyatb",
        "jefftriplett",
        "joshdrake",
        "JamshedVesuna",
        "jbinney",
        "moiseshiraldo",
        "imshriram",
        "saevarom"
    ]
}