API endpoint that allows packages to be viewed or edited.

GET /api/v4/packages/2176/
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/37/"
    ],
    "id": 2176,
    "title": "pyjade",
    "slug": "pyjade",
    "last_updated": "2016-09-01T13:43:08-04:00",
    "last_fetched": "2026-02-15T20:01:36.820432-05:00",
    "repo_url": "https://github.com/SyrusAkbary/pyjade",
    "pypi_version": "4.0.0",
    "created": "2014-01-06T02:26:35.842852-05:00",
    "modified": "2026-01-28T14:51:51.851106-05:00",
    "repo_forks": 121,
    "repo_description": "Jade template system for Django, Jinja2 and Mako",
    "pypi_url": "http://pypi.python.org/pypi/pyjade",
    "documentation_url": "",
    "repo_watchers": 696,
    "commits_over_52": [
        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,
        0,
        0,
        0,
        0,
        0,
        0,
        0,
        0,
        0,
        0,
        0
    ],
    "participants": [
        "syrusakbary",
        "thenoviceoof",
        "char101",
        "homburg",
        "blx",
        "htch",
        "floer32",
        "Singletoned",
        "chrishaines",
        "JelteF",
        "rockerzz",
        "reorx",
        "joshma",
        "tdamsma",
        "ollyc",
        "jmp0xf",
        "hellysmile",
        "yang",
        "uolot",
        "twolfson",
        "gitter-badger",
        "delfick",
        "frgtn",
        "Mibou",
        "syabro",
        "weapp",
        "glennyonemitsu",
        "davidrios",
        "damoxc",
        "xiaq",
        "cauethenorio",
        "vapask",
        "drdaeman"
    ]
}