API endpoint that allows packages to be viewed or edited.

GET /api/v4/packages/2476/
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "category": "https://djangopackages.org/api/v4/categories/3/",
    "grids": [
        "https://djangopackages.org/api/v4/grids/251/"
    ],
    "id": 2476,
    "title": "symposion",
    "slug": "symposion",
    "last_updated": "2018-06-12T18:07:15-04:00",
    "last_fetched": "2026-02-15T20:08:36.241850-05:00",
    "repo_url": "https://github.com/pinax/symposion",
    "pypi_version": "1.0b2.dev2",
    "created": "2014-07-04T09:26:16.063496-04:00",
    "modified": "2026-01-28T15:02:25.067850-05:00",
    "repo_forks": 144,
    "repo_description": "a Django project for conference websites",
    "pypi_url": "http://pypi.python.org/pypi/symposion",
    "documentation_url": "https://readthedocs.org/projects/symposion",
    "repo_watchers": 302,
    "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": [
        "lukeman",
        "jtauber",
        "paltman",
        "brosner",
        "miurahr",
        "daaray",
        "codersquid",
        "florapdx",
        "martey",
        "chromano",
        "hotsyk",
        "wrought",
        "eloraburns",
        "jefftriplett",
        "KatherineMichel",
        "Mariatta",
        "mbrochh",
        "holdenweb",
        "OdyX",
        "zerok",
        "mjumbewu",
        "uranusjr",
        "trbs"
    ]
}