API endpoint that allows packages to be viewed or edited.

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

{
    "category": "https://djangopackages.org/api/v4/categories/2/?format=api",
    "grids": [
        "https://djangopackages.org/api/v4/grids/218/?format=api"
    ],
    "id": 4516,
    "title": "Cookiecutter React Django",
    "slug": "cookiecutter_react_django",
    "last_updated": "2025-02-27T03:42:22-05:00",
    "last_fetched": "2026-02-15T07:02:40.784873-05:00",
    "repo_url": "https://github.com/ohduran/cookiecutter-react-django",
    "pypi_version": null,
    "created": "2020-02-16T11:10:46.973387-05:00",
    "modified": "2026-01-29T12:42:39.648995-05:00",
    "repo_forks": 21,
    "repo_description": "From hello world to Heroku deployment, using separated Front and Back Ends",
    "pypi_url": "",
    "documentation_url": "https://cookiecutter-react-django.readthedocs.io/en/latest/",
    "repo_watchers": 156,
    "commits_over_52": [
        0,
        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,
        0,
        0,
        0,
        0,
        0,
        0,
        0,
        0,
        0,
        0,
        0,
        0,
        0,
        0,
        0,
        0,
        0,
        0,
        0,
        0,
        0
    ],
    "participants": [
        "pyup-bot",
        "renovate[bot]",
        "ohduran",
        "renovate-bot",
        "dependabot[bot]",
        "aemonm"
    ]
}