API endpoint that allows packages to be viewed or edited.

GET /api/v4/packages/4245/
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/269/"
    ],
    "id": 4245,
    "title": "django-rest-witchcraft",
    "slug": "django-rest-witchcraft",
    "last_updated": "2022-12-21T07:55:18-05:00",
    "last_fetched": "2026-02-15T19:01:08.234157-05:00",
    "repo_url": "https://github.com/shosca/django-rest-witchcraft",
    "pypi_version": "0.12.1",
    "created": "2018-10-19T01:47:49.817340-04:00",
    "modified": "2026-01-28T14:37:18.823081-05:00",
    "repo_forks": 11,
    "repo_description": "Django REST Framework integration with SQLAlchemy",
    "pypi_url": "http://pypi.python.org/pypi/django-rest-witchcraft",
    "documentation_url": "",
    "repo_watchers": 48,
    "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": [
        "shosca",
        "miki725",
        "pre-commit-ci[bot]"
    ]
}