API endpoint that allows packages to be viewed or edited.

GET /api/v4/packages/5596/
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/335/"
    ],
    "id": 5596,
    "title": "strawberry-django-plus",
    "slug": "strawberry-django-plus",
    "last_updated": "2023-07-07T10:06:12-04:00",
    "last_fetched": "2026-02-15T11:03:39.498026-05:00",
    "repo_url": "https://github.com/blb-ventures/strawberry-django-plus",
    "pypi_version": "3.1.1",
    "created": "2022-12-14T16:26:55.374480-05:00",
    "modified": "2026-01-28T13:07:42.967278-05:00",
    "repo_forks": 47,
    "repo_description": "Enhanced Strawberry GraphQL integration with Django",
    "pypi_url": "https://pypi.org/project/strawberry-django-plus",
    "documentation_url": "https://strawberry-django-plus.readthedocs.io",
    "repo_watchers": 179,
    "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": [
        "bellini666",
        "devkral",
        "github-actions[bot]",
        "nrbnlulu",
        "OdysseyJ",
        "moritz89",
        "gersmann",
        "dependabot[bot]",
        "parrotmac",
        "Kitefiko",
        "mumumumu",
        "oleo65",
        "eloff",
        "edomora97",
        "edusig",
        "LucasPickering",
        "menegasse",
        "sebtheiler",
        "rubensoleao",
        "pcraciunoiu",
        "patrick91",
        "PabloAlexis611",
        "mhdismail",
        "cybniv",
        "wodCZ",
        "nExmond",
        "JanBednarik",
        "blueyed",
        "claggierk",
        "camflan",
        "bpeterman",
        "bpeschier",
        "Mapiarz"
    ]
}