API endpoint that allows packages to be viewed or edited.

GET /api/v4/packages/3977/
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": 3977,
    "title": "Cookiecutter-Django-Vue",
    "slug": "cookiecutter-django-vue",
    "last_updated": "2021-05-04T16:10:04-04:00",
    "last_fetched": "2026-02-15T09:05:51.829876-05:00",
    "repo_url": "https://github.com/vchaptsev/cookiecutter-django-vue",
    "pypi_version": null,
    "created": "2017-10-23T13:12:40.505541-04:00",
    "modified": "2026-01-29T12:55:33.047311-05:00",
    "repo_forks": 100,
    "repo_description": "Cookiecutter Django Vue is a template for Django-Vue projects.",
    "pypi_url": "",
    "documentation_url": "",
    "repo_watchers": 608,
    "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": [
        "dkuku",
        "FlavienRx",
        "sladinji",
        "ozcanyarimdunya",
        "nerdoc",
        "dehu4ka",
        "Mike97M",
        "loleg",
        "dependabot[bot]"
    ]
}