API endpoint that allows packages to be viewed or edited.

GET /api/v4/packages/4475/
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/218/"
    ],
    "id": 4475,
    "title": "cookiecutter-django-react-ansible",
    "slug": "cookiecutter-django-react-ansible",
    "last_updated": "2025-07-20T08:44:32-04:00",
    "last_fetched": "2026-02-15T09:05:47.356450-05:00",
    "repo_url": "https://github.com/tmiller02/cookiecutter-django-react-ansible",
    "pypi_version": null,
    "created": "2019-12-17T10:10:31.207856-05:00",
    "modified": "2026-01-29T12:55:27.332008-05:00",
    "repo_forks": 5,
    "repo_description": "A cookiecutter template for setting up a project with Django, React and Ansible.",
    "pypi_url": "",
    "documentation_url": "",
    "repo_watchers": 26,
    "commits_over_52": [
        0,
        0,
        0,
        0,
        0,
        0,
        0,
        0,
        0,
        0,
        0,
        0,
        0,
        0,
        0,
        0,
        0,
        0,
        0,
        0,
        0,
        41,
        1,
        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": [
        "tmiller02"
    ]
}