API endpoint that allows packages to be viewed or edited.

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

{
    "category": "https://djangopackages.org/api/v4/categories/4/?format=api",
    "grids": [
        "https://djangopackages.org/api/v4/grids/218/?format=api"
    ],
    "id": 4575,
    "title": "cookiecutter-django-vue-graphql-aws",
    "slug": "cookiecutter-django-vue-graphql-aws",
    "last_updated": "2021-06-09T23:14:28-04:00",
    "last_fetched": "2026-02-15T09:05:52.935517-05:00",
    "repo_url": "https://github.com/grantmcconnaughey/cookiecutter-django-vue-graphql-aws",
    "pypi_version": null,
    "created": "2020-04-21T22:57:50.712340-04:00",
    "modified": "2026-01-29T12:55:35.150138-05:00",
    "repo_forks": 44,
    "repo_description": "A highly opinionated Cookiecutter template that fuses together Django, Vue.js, GraphQL, and AWS into one full-stack web application.",
    "pypi_url": "",
    "documentation_url": "",
    "repo_watchers": 280,
    "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": [
        "grantmcconnaughey",
        "dependabot[bot]",
        "aymaneMx",
        "phiberjenz"
    ]
}