API endpoint that allows packages to be viewed or edited.

GET /api/v4/packages/4918/
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/167/"
    ],
    "id": 4918,
    "title": "django-ajax-datatable",
    "slug": "django-ajax-datatable",
    "last_updated": "2024-04-04T05:07:51-04:00",
    "last_fetched": "2026-02-15T18:08:02.059800-05:00",
    "repo_url": "https://github.com/morlandi/django-ajax-datatable",
    "pypi_version": "4.5.0",
    "created": "2020-09-24T13:21:33.441505-04:00",
    "modified": "2026-01-28T14:27:45.568404-05:00",
    "repo_forks": 66,
    "repo_description": "A Django app which provides the integration of a Django project with the jQuery Javascript library DataTables.net",
    "pypi_url": "http://pypi.python.org/pypi/django-ajax-datatable",
    "documentation_url": "",
    "repo_watchers": 230,
    "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": [
        "morlandi",
        "PetrDlouhy",
        "Mike3285",
        "parirox",
        "klavman",
        "maps82",
        "tboulogne",
        "shuki25"
    ]
}