API endpoint that allows packages to be viewed or edited.

GET /api/v4/packages/95/
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/24/"
    ],
    "id": 95,
    "title": "DjangoBB",
    "slug": "djangobb",
    "last_updated": "2017-07-26T02:36:31-04:00",
    "last_fetched": "2026-02-15T09:07:37.080280-05:00",
    "repo_url": "https://github.com/slav0nic/djangobb",
    "pypi_version": null,
    "created": "2010-08-19T09:25:13.034153-04:00",
    "modified": "2026-01-29T12:58:18.236445-05:00",
    "repo_forks": 126,
    "repo_description": "DjangoBB mirror. DjangoBB is a quick and simple forum which uses the Django Framework (written in Python language). Abbreviation DjangoBB stands for Django Bulletin Board. DjangoBB is distributed under the BSD license. ",
    "pypi_url": "",
    "documentation_url": null,
    "repo_watchers": 255,
    "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": [
        "slav0nic",
        "bredpittt",
        "jedie",
        "yanchenko-igor",
        "akava",
        "psi29a",
        "stefanha",
        "tomds",
        "atugushev",
        "dmascialino",
        "hades",
        "ZaEzzz",
        "Azelphur",
        "lxb",
        "Krenair",
        "andialbrecht",
        "bon",
        "chadpaulson",
        "haohui",
        "evoloshchuk",
        "paepke",
        "alafin",
        "dragon-lex"
    ]
}