API endpoint that allows packages to be viewed or edited.

GET /api/v4/packages/2749/
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/5/"
    ],
    "id": 2749,
    "title": "django-oscar-docdata",
    "slug": "django-oscar-docdata",
    "last_updated": "2020-10-12T04:57:47-04:00",
    "last_fetched": "2026-02-15T21:02:10.340371-05:00",
    "repo_url": "https://github.com/django-oscar/django-oscar-docdata",
    "pypi_version": "1.3.3",
    "created": "2015-01-28T08:40:01.262080-05:00",
    "modified": "2026-01-28T15:05:29.144889-05:00",
    "repo_forks": 11,
    "repo_description": "Docdata Payments Gateway integration for django-oscar",
    "pypi_url": "http://pypi.python.org/pypi/django-oscar-docdata",
    "documentation_url": "",
    "repo_watchers": 22,
    "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": [
        "vdboor",
        "jedie",
        "pjstevns"
    ]
}