API endpoint that allows packages to be viewed or edited.

GET /api/v4/packages/1199/
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/97/",
        "https://djangopackages.org/api/v4/grids/342/"
    ],
    "id": 1199,
    "title": "django-braces",
    "slug": "django-braces",
    "last_updated": "2025-03-17T21:46:14-04:00",
    "last_fetched": "2026-02-15T03:08:37.882450-05:00",
    "repo_url": "https://github.com/brack3t/django-braces",
    "pypi_version": "1.17.0",
    "created": "2012-03-03T01:39:11.634549-05:00",
    "modified": "2026-01-28T16:50:17.760903-05:00",
    "repo_forks": 217,
    "repo_description": "Reusable, generic mixins for Django",
    "pypi_url": "http://pypi.python.org/pypi/django-braces",
    "documentation_url": "https://readthedocs.org/projects/django-braces/",
    "repo_watchers": 2009,
    "commits_over_52": [
        0,
        0,
        2,
        0,
        3,
        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": [
        "kennethlove",
        "chrisjones-brack3t",
        "piotrkilczuk",
        "blueyed",
        "luzfcb",
        "bmispelon",
        "hanneshapke",
        "folz",
        "PetrDlouhy",
        "fladi",
        "keimlink",
        "joehybird",
        "jleclanche",
        "drewtempelmeyer",
        "chancez",
        "esoergel",
        "michael-k",
        "galuszkak",
        "pydanny",
        "ragsagar",
        "LegoStormtroopr",
        "irtazaakram",
        "ezegolub",
        "dmpayton",
        "timgates42",
        "shabda",
        "rafales",
        "cornmander",
        "auvipy",
        "jefftriplett",
        "jp26jp",
        "jayvdb",
        "jdufresne",
        "jonathan-s",
        "kitsunde",
        "williln",
        "jackboot7",
        "MatthewEthanTam",
        "mfonism",
        "mikebryant",
        "sobolevn",
        "niklasae",
        "pawl-bb",
        "prasanthn",
        "tejinderss",
        "lovelydinosaur",
        "ykalchevskiy",
        "gopackgo90",
        "kviktor",
        "ryaninhust",
        "a-detiste",
        "andrius-senulis",
        "arnaudlimbourg",
        "akjohnson",
        "noirbizarre",
        "bennylope",
        "epicserve",
        "camilonova",
        "christinaellul",
        "dbaty",
        "dbrgn",
        "David-Guillot",
        "drc0",
        "drewbrew",
        "mxsasha",
        "ekohl",
        "GabLeRoux",
        "kili-ilo",
        "jnns",
        "jezdez",
        "jarcoal"
    ]
}