API endpoint that allows packages to be viewed or edited.

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

{
    "category": "https://djangopackages.org/api/v4/categories/4/?format=api",
    "grids": [
        "https://djangopackages.org/api/v4/grids/245/?format=api"
    ],
    "id": 3915,
    "title": "django-rest-framework-last-modified",
    "slug": "django-rest-framework-last-modified",
    "last_updated": "2015-01-01T20:43:40-05:00",
    "last_fetched": "2026-02-16T03:03:25.477377-05:00",
    "repo_url": "https://github.com/jatir/django-rest-framework-last-modified",
    "pypi_version": "0.1.0",
    "created": "2017-09-22T09:25:09.828340-04:00",
    "modified": "2026-01-28T16:12:49.991363-05:00",
    "repo_forks": 3,
    "repo_description": "Last Modified header support for Django Rest Framework.",
    "pypi_url": "http://pypi.python.org/pypi/djangorestframework-last-modified",
    "documentation_url": "",
    "repo_watchers": 0,
    "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": []
}