API endpoint that allows packages to be viewed or edited.

GET /api/v4/packages/2174/
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/24/",
        "https://djangopackages.org/api/v4/grids/133/"
    ],
    "id": 2174,
    "title": "Misago",
    "slug": "misago",
    "last_updated": "2026-02-03T15:15:34-05:00",
    "last_fetched": "2026-02-15T19:06:12.629794-05:00",
    "repo_url": "https://github.com/rafalp/misago",
    "pypi_version": "0.39.4",
    "created": "2014-01-01T09:27:50.948022-05:00",
    "modified": "2026-01-28T14:43:28.549227-05:00",
    "repo_forks": 543,
    "repo_description": "Misago is fully featured modern forum application that is fast, scalable and responsive.",
    "pypi_url": "http://pypi.python.org/pypi/Misago",
    "documentation_url": "https://rafalp.gitbooks.io/misago/",
    "repo_watchers": 2709,
    "commits_over_52": [
        15,
        4,
        2,
        1,
        0,
        0,
        5,
        1,
        5,
        0,
        0,
        2,
        0,
        3,
        5,
        4,
        0,
        1,
        0,
        1,
        0,
        3,
        3,
        0,
        3,
        1,
        1,
        0,
        5,
        0,
        1,
        0,
        0,
        0,
        0,
        3,
        0,
        2,
        0,
        0,
        0,
        0,
        0,
        2,
        1,
        0,
        0,
        0,
        0,
        4,
        2,
        0
    ],
    "participants": [
        "rafalp",
        "l0ud",
        "chimeworld",
        "NotKit",
        "kasperisager",
        "raydeal",
        "ChandlerBent",
        "musindmitriy",
        "WojtekReu",
        "f-z",
        "colonelrascals",
        "einarf",
        "AetherUnbound",
        "jokimina",
        "rainulf",
        "paulinek13",
        "alaasalman",
        "zcho",
        "win32re",
        "vikramlance",
        "pyneda",
        "mozillazg",
        "abdullatheef",
        "iamzoltan",
        "Sanjay-B",
        "paroxp",
        "manuel12",
        "Macsch15",
        "metalerk",
        "jamesfneyer",
        "alff0x1f",
        "imv7",
        "whtcjdtc2007",
        "garguelles",
        "DmytroLitvinov",
        "DavidARussell",
        "Bindeep",
        "bogdal",
        "1905410",
        "0xflotus"
    ]
}