API endpoint that allows packages to be viewed or edited.

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

{
    "category": "https://djangopackages.org/api/v4/categories/1/",
    "grids": [
        "https://djangopackages.org/api/v4/grids/47/"
    ],
    "id": 4213,
    "title": "django-view-breadcrumbs",
    "slug": "django-view-breadcrumbs",
    "last_updated": "2024-04-22T16:36:01-04:00",
    "last_fetched": "2026-02-15T18:06:15.058192-05:00",
    "repo_url": "https://github.com/jackton1/django-view-breadcrumbs",
    "pypi_version": "2.5.1",
    "created": "2018-09-03T16:22:00.622027-04:00",
    "modified": "2026-01-28T14:25:48.051975-05:00",
    "repo_forks": 9,
    "repo_description": "Breadcrumb mixins for django views. Create breadcrumbs in seconds.",
    "pypi_url": "http://pypi.python.org/pypi/django-view-breadcrumbs",
    "documentation_url": "",
    "repo_watchers": 77,
    "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": [
        "jackton1",
        "renovate-bot",
        "renovate[bot]",
        "dependabot[bot]",
        "github-actions[bot]",
        "pre-commit-ci[bot]",
        "pyup-bot",
        "repo-ranger[bot]",
        "allcontributors[bot]",
        "dependabot-preview[bot]",
        "KrunchMuffin",
        "lgtm-com[bot]"
    ]
}