API endpoint that allows packages to be viewed or edited.

GET /api/v4/packages/1434/
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": 1434,
    "title": "jobtastic",
    "slug": "jobtastic",
    "last_updated": "2025-04-28T15:59:05-04:00",
    "last_fetched": "2026-02-15T20:07:22.756279-05:00",
    "repo_url": "https://github.com/PolicyStat/jobtastic",
    "pypi_version": "2.1.1",
    "created": "2012-08-31T15:40:48.878093-04:00",
    "modified": "2026-01-28T15:00:19.308587-05:00",
    "repo_forks": 60,
    "repo_description": "Make your user-responsive long-running Celery jobs totally awesomer.",
    "pypi_url": "http://pypi.python.org/pypi/jobtastic",
    "documentation_url": null,
    "repo_watchers": 646,
    "commits_over_52": [
        0,
        0,
        0,
        0,
        0,
        0,
        0,
        0,
        0,
        0,
        1,
        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": [
        "winhamwr",
        "deti",
        "midnightlynx",
        "rhunwicks",
        "caffodian",
        "kylegibson-rldatix",
        "abbasovalex",
        "georgemarshall",
        "jlward",
        "chrisbailey-rldatix",
        "singingwolfboy",
        "luzfcb",
        "coagulant",
        "silviot",
        "olevinsky",
        "jacobwegner",
        "yazgoo"
    ]
}