API endpoint that allows packages to be viewed or edited.

GET /api/v4/packages/4145/
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/58/"
    ],
    "id": 4145,
    "title": "django-strawberry",
    "slug": "django-strawberry",
    "last_updated": "2019-12-28T10:46:25-05:00",
    "last_fetched": "2026-02-16T01:04:34.358934-05:00",
    "repo_url": "https://github.com/barseghyanartur/django-strawberry",
    "pypi_version": "0.1.2",
    "created": "2018-05-19T22:00:25.073826-04:00",
    "modified": "2026-01-28T15:54:18.579148-05:00",
    "repo_forks": 0,
    "repo_description": "Additional fields for(ever) Django.",
    "pypi_url": "http://pypi.python.org/pypi/django-strawberry",
    "documentation_url": "http://django-strawberry.readthedocs.io",
    "repo_watchers": 1,
    "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": [
        "barseghyanartur"
    ]
}