API endpoint that allows packages to be viewed or edited.

GET /api/v4/packages/4113/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "category": "https://djangopackages.org/api/v4/categories/1/?format=api",
    "grids": [
        "https://djangopackages.org/api/v4/grids/245/?format=api",
        "https://djangopackages.org/api/v4/grids/167/?format=api"
    ],
    "id": 4113,
    "title": "django-rest-framework-datatables",
    "slug": "django-rest-framework-datatables",
    "last_updated": "2024-06-14T13:00:38-04:00",
    "last_fetched": "2026-02-15T17:10:01.077496-05:00",
    "repo_url": "https://github.com/izimobil/django-rest-framework-datatables",
    "pypi_version": "0.7.2",
    "created": "2018-04-10T12:52:12.295183-04:00",
    "modified": "2026-01-28T14:06:21.780335-05:00",
    "repo_forks": 91,
    "repo_description": "Seamless integration between Django REST framework and Datatables.",
    "pypi_url": "http://pypi.python.org/pypi/djangorestframework-datatables",
    "documentation_url": "https://django-rest-framework-datatables.readthedocs.io",
    "repo_watchers": 401,
    "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": [
        "izimobil",
        "matthewhegarty",
        "maysu1914",
        "youshouldtellmemore",
        "neighlyd",
        "samatix",
        "browniebroke",
        "CristopherH95",
        "kluchrj",
        "morenoh149",
        "irtazaakram",
        "benedicthsieh",
        "Invisi",
        "felixxm",
        "vanschelven",
        "atnartur",
        "BenBlumer",
        "CarlosBorroto",
        "TauPan",
        "jerzyk",
        "johnazedo",
        "MoisesGSalas",
        "parander",
        "sworleys",
        "bryan-brancotte",
        "computerquest",
        "viseshrp"
    ]
}