API endpoint that allows packages to be viewed or edited.

GET /api/v4/packages/2248/
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/173/"
    ],
    "id": 2248,
    "title": "django-ordered-model",
    "slug": "django-ordered-model",
    "last_updated": "2024-11-15T10:16:07-05:00",
    "last_fetched": "2026-02-15T17:01:21.912595-05:00",
    "repo_url": "https://github.com/django-ordered-model/django-ordered-model",
    "pypi_version": "3.7.4",
    "created": "2014-03-02T09:49:57.140780-05:00",
    "modified": "2026-01-28T13:58:56.365049-05:00",
    "repo_forks": 154,
    "repo_description": "Get your Django models in order",
    "pypi_url": "http://pypi.python.org/pypi/django-ordered-model",
    "documentation_url": "",
    "repo_watchers": 755,
    "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": [
        "bfirsh",
        "shuckc",
        "imomaliev",
        "michael-k",
        "GabLeRoux",
        "yuekui",
        "timgraham",
        "fladi",
        "airtonix",
        "soby",
        "nikolas",
        "darbula",
        "cypreess",
        "solomonhawk",
        "yuvadm",
        "smcoll",
        "rubengrill",
        "joke2k",
        "ibaguio",
        "michael-sulyak",
        "charettes",
        "jonahgeorge",
        "szechyjs",
        "Flimm",
        "acurcie-st",
        "alexey-sveshnikov",
        "lejenome",
        "nickpolet",
        "BarrensZeppelin",
        "rsandrini",
        "shanbady",
        "tkhyn",
        "tony",
        "zachcheung",
        "hdknr",
        "jmiller1",
        "kylepollina",
        "mk-ship-it",
        "mkaput",
        "frattallone",
        "kjagiello",
        "tirkarthi",
        "paduszyk",
        "JostCrow",
        "aztrock",
        "jfw",
        "GeeWee",
        "EdwardBetts",
        "theomega",
        "quantifiedcode-bot",
        "benrudolph"
    ]
}