API endpoint that allows packages to be viewed or edited.

GET /api/v4/packages/5924/
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/427/",
        "https://djangopackages.org/api/v4/grids/136/"
    ],
    "id": 5924,
    "title": "Procrastinate",
    "slug": "procrastinate",
    "last_updated": "2026-02-13T20:54:51-05:00",
    "last_fetched": "2026-02-15T17:14:58.386622-05:00",
    "repo_url": "https://github.com/procrastinate-org/procrastinate",
    "pypi_version": "3.7.2",
    "created": "2024-06-04T19:48:46.116438-04:00",
    "modified": "2026-01-28T14:11:18.539055-05:00",
    "repo_forks": 84,
    "repo_description": "PostgreSQL-based Task Queue for Python",
    "pypi_url": "https://pypi.org/project/procrastinate",
    "documentation_url": "https://procrastinate.readthedocs.io/",
    "repo_watchers": 1197,
    "commits_over_52": [
        7,
        6,
        11,
        28,
        26,
        9,
        3,
        12,
        5,
        1,
        11,
        41,
        18,
        6,
        6,
        9,
        6,
        7,
        2,
        1,
        15,
        8,
        0,
        1,
        4,
        6,
        9,
        4,
        6,
        4,
        6,
        11,
        0,
        2,
        0,
        2,
        0,
        1,
        4,
        2,
        0,
        0,
        2,
        0,
        0,
        0,
        0,
        27,
        17,
        3,
        9,
        6
    ],
    "participants": [
        "ewjoachim",
        "renovate[bot]",
        "pre-commit-ci[bot]",
        "medihack",
        "dependabot[bot]",
        "onlyann",
        "thomasperrot",
        "pmourlanne",
        "agateblue",
        "DainDwarf",
        "tomdottom",
        "CorBott",
        "woolfred",
        "aleksandr-shtaub",
        "ticosax",
        "BracketJohn",
        "sophie-ulti",
        "ducdetronquito",
        "abe-winter",
        "k4nar",
        "ignaciocabeza",
        "renovate-bot",
        "spapas",
        "turicas",
        "philherbert",
        "katlyn",
        "EliotBerriot",
        "adibsaad",
        "jakajancar",
        "romainrey",
        "minjicho-support",
        "kasteph",
        "indrat",
        "fau-st",
        "Xowap",
        "legau",
        "stinovlas",
        "charlesaracil-ulti",
        "t-eckert",
        "slayb3ar",
        "Keats",
        "sebastien-mcrae",
        "rsp2k",
        "ozamosi",
        "paulzakin",
        "pmav99",
        "tobami",
        "mininao",
        "mplemay",
        "mecampbellsoup",
        "danlamanna",
        "benjamb",
        "ashleyheath",
        "apanagio"
    ]
}