API endpoint that allows packages to be viewed or edited.

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

{
    "category": "https://djangopackages.org/api/v4/categories/4/",
    "grids": [
        "https://djangopackages.org/api/v4/grids/136/"
    ],
    "id": 6093,
    "title": "Taskiq",
    "slug": "taskiq",
    "last_updated": "2026-01-29T14:07:19-05:00",
    "last_fetched": "2026-02-15T03:04:45.238803-05:00",
    "repo_url": "https://github.com/taskiq-python/taskiq",
    "pypi_version": "0.12.1",
    "created": "2025-06-02T00:08:43.902785-04:00",
    "modified": "2026-01-28T16:45:49.864289-05:00",
    "repo_forks": 109,
    "repo_description": "Distributed task queue with full async support",
    "pypi_url": "https://pypi.org/project/taskiq",
    "documentation_url": "https://taskiq-python.github.io/",
    "repo_watchers": 1914,
    "commits_over_52": [
        1,
        4,
        2,
        1,
        1,
        11,
        1,
        0,
        3,
        0,
        0,
        0,
        1,
        0,
        0,
        0,
        0,
        1,
        2,
        0,
        0,
        1,
        0,
        0,
        0,
        1,
        0,
        1,
        0,
        0,
        0,
        1,
        0,
        0,
        1,
        11,
        1,
        1,
        5,
        5,
        7,
        3,
        6,
        0,
        2,
        2,
        1,
        0,
        2,
        2,
        0,
        0
    ],
    "participants": [
        "s3rius",
        "danfimov",
        "Sobes76rus",
        "vvanglro",
        "chandr-andr",
        "soapun",
        "stinovlas",
        "GefMar",
        "Kolaer",
        "sobolevn",
        "thoas",
        "flxdot",
        "spikeninja",
        "Temik26",
        "raidzin",
        "matthewbal",
        "MehdiRtal",
        "MishaVyb",
        "Mister-Hope",
        "MuriloScarpaSitonio",
        "mykolasolodukha",
        "Robanni",
        "ruitcatarino",
        "sminnee",
        "DonSlockZ",
        "slafs",
        "TheTechromancer",
        "hugiron",
        "zmarffy",
        "ZhymabekRoman",
        "GiperBoreipy",
        "hilorioze",
        "keakon",
        "srecnig",
        "megalaren",
        "suspiciousRaccoon",
        "tschiolborg",
        "uhx",
        "unights",
        "guitvcer",
        "afonasev",
        "Baradun",
        "asvetlov",
        "azmovi",
        "ArtemIsmagilov",
        "chrisburr",
        "DeanNeaht",
        "dima-dmytruk23",
        "dtatarkin",
        "ivaaahn",
        "dzhamaldev",
        "montaguegabe",
        "Graeme22",
        "oromogans",
        "hawang-wish",
        "igor-gorohovsky",
        "ivolnistov",
        "so-saf",
        "thenesterov",
        "joeygrable94",
        "ghost-458",
        "LIghtJUNction",
        "literally-user"
    ]
}