API endpoint that allows packages to be viewed or edited.

GET /api/v4/packages/3319/
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": 3319,
    "title": "django-datatable-view",
    "slug": "django-datatable-view",
    "last_updated": "2026-01-14T17:21:03-05:00",
    "last_fetched": "2026-02-15T18:04:27.815981-05:00",
    "repo_url": "https://github.com/pivotal-energy-solutions/django-datatable-view",
    "pypi_version": "2.1.6",
    "created": "2016-06-07T13:02:18.053115-04:00",
    "modified": "2026-01-28T14:23:59.595869-05:00",
    "repo_forks": 140,
    "repo_description": "Server-side datatable representations for Django querysets for automatic rendering in templates",
    "pypi_url": "http://pypi.python.org/pypi/django-datatable-view",
    "documentation_url": "http://django-datatable-view.readthedocs.io/en/latest/",
    "repo_watchers": 349,
    "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,
        1,
        0,
        0,
        0,
        0,
        0,
        0,
        0,
        0,
        0,
        0,
        0,
        0,
        0,
        0,
        0,
        0,
        4,
        0,
        0,
        0,
        0,
        1,
        0,
        0,
        0,
        0
    ],
    "participants": [
        "tiliv",
        "rh0dium",
        "doganmeh",
        "ekohl",
        "jacobvalenta",
        "rcorzogutierrez",
        "chornsby",
        "jangeador",
        "jayala",
        "johnrtipton",
        "charn",
        "michaeldjeffrey",
        "Arti3DPlayer",
        "tomyam1",
        "akx",
        "alshar",
        "Forever-Young",
        "danmac-uk",
        "jiding-qd",
        "kvdogan",
        "robintema",
        "fritz-k",
        "zopieux",
        "greenbender",
        "savvan0h",
        "humphrey",
        "jherskovic",
        "predatell",
        "aral190"
    ]
}