API endpoint that allows packages to be viewed or edited.

GET /api/v4/packages/4372/
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/136/"
    ],
    "id": 4372,
    "title": "django_dramatiq",
    "slug": "django_dramatiq",
    "last_updated": "2026-01-29T03:34:23-05:00",
    "last_fetched": "2026-02-15T09:02:14.083594-05:00",
    "repo_url": "https://github.com/Bogdanp/django_dramatiq",
    "pypi_version": "0.15.0",
    "created": "2019-06-05T18:16:47.919199-04:00",
    "modified": "2026-01-29T12:50:31.530543-05:00",
    "repo_forks": 86,
    "repo_description": "A Django app that integrates with Dramatiq.",
    "pypi_url": "http://pypi.python.org/pypi/django_dramatiq",
    "documentation_url": "",
    "repo_watchers": 376,
    "commits_over_52": [
        0,
        3,
        0,
        0,
        0,
        0,
        0,
        0,
        0,
        0,
        0,
        0,
        0,
        0,
        2,
        0,
        0,
        0,
        0,
        0,
        0,
        0,
        2,
        0,
        0,
        0,
        0,
        0,
        0,
        0,
        0,
        0,
        0,
        0,
        0,
        0,
        0,
        0,
        7,
        0,
        0,
        0,
        0,
        0,
        0,
        0,
        0,
        0,
        0,
        7,
        0,
        0
    ],
    "participants": [
        "Bogdanp",
        "andrewgy8",
        "amureki",
        "jcass77",
        "ulgens",
        "ashleybartlett",
        "pencil",
        "dbowring",
        "Sovetnikov",
        "ramonsaraiva",
        "rakanalh",
        "MattBlack85",
        "m000",
        "pickfire",
        "denizdogan",
        "jnns",
        "AceFire6",
        "CapedHero",
        "magraeber",
        "michael-provision",
        "mohi7solanki",
        "scastlara",
        "knyghty",
        "tbock",
        "b1ngz",
        "timdrijvers",
        "JackAtOmenApps",
        "jairhenrique",
        "devedetti",
        "huubbouma",
        "dekoza",
        "xdmiodz",
        "syphar",
        "LucidDan",
        "funkybob",
        "theotherbjorn",
        "antonio-lm-jr",
        "aericson",
        "albertocerrone"
    ]
}