API endpoint that allows packages to be viewed or edited.

GET /api/v4/packages/5704/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "category": "https://djangopackages.org/api/v4/categories/5/?format=api",
    "grids": [
        "https://djangopackages.org/api/v4/grids/140/?format=api"
    ],
    "id": 5704,
    "title": "django-react-boilerplate",
    "slug": "django-react-boilerplate",
    "last_updated": "2026-01-16T10:17:43-05:00",
    "last_fetched": "2026-02-15T04:12:31.734520-05:00",
    "repo_url": "https://github.com/vintasoftware/django-react-boilerplate",
    "pypi_version": null,
    "created": "2023-06-14T13:23:55.603906-04:00",
    "modified": "2026-01-29T12:38:01.063430-05:00",
    "repo_forks": 540,
    "repo_description": "Django 5, React, Tailwind 4 with Python 3 and Webpack project boilerplate",
    "pypi_url": "",
    "documentation_url": "https://github.com/vintasoftware/django-react-boilerplate#readme",
    "repo_watchers": 2243,
    "commits_over_52": [
        0,
        2,
        0,
        0,
        0,
        0,
        0,
        0,
        0,
        0,
        0,
        0,
        0,
        0,
        0,
        0,
        0,
        0,
        2,
        0,
        0,
        0,
        0,
        0,
        0,
        0,
        0,
        0,
        7,
        0,
        0,
        8,
        0,
        17,
        4,
        1,
        0,
        0,
        0,
        0,
        0,
        0,
        0,
        0,
        1,
        1,
        0,
        2,
        0,
        0,
        0,
        0
    ],
    "participants": [
        "fjsj",
        "chocoelho",
        "joaopslins",
        "greenkeeper[bot]",
        "hugobessa",
        "rvlb",
        "pamella",
        "aericson",
        "pyanderson",
        "andersonresende",
        "rsarai",
        "snyk-bot",
        "victorfsf",
        "sichgeis",
        "filipeximenes",
        "laisvarejao",
        "lucabezerra",
        "gtsalles",
        "morrme",
        "pantoja",
        "amandasavluchinske",
        "osantana",
        "mazulo",
        "edilson",
        "heliomeiralins",
        "rangelfinal",
        "mattbookpr0",
        "2ykwang",
        "pdrmtaheri",
        "raisiqueira",
        "sloria",
        "marjosavi481",
        "victorcarrico",
        "BhuwanPandey",
        "dependabot[bot]",
        "marycaroline",
        "tanthongtan",
        "pauloromeira",
        "sobolevn",
        "naftalima",
        "LuisSanchez",
        "jhgv",
        "jalilbm",
        "felipefarias",
        "asiniy",
        "ahmethakanbesel"
    ]
}