API endpoint that allows packages to be viewed or edited.

GET /api/v4/packages/4112/
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/302/"
    ],
    "id": 4112,
    "title": "django-advertising",
    "slug": "django-advertising",
    "last_updated": "2016-07-26T22:19:04-04:00",
    "last_fetched": "2026-02-16T01:02:36.210541-05:00",
    "repo_url": "https://github.com/mapeveri/django-advertising",
    "pypi_version": "0.0.7",
    "created": "2018-04-10T08:30:56.712802-04:00",
    "modified": "2026-01-28T15:50:51.265276-05:00",
    "repo_forks": 4,
    "repo_description": "Django application for show advertising configurable",
    "pypi_url": "http://pypi.python.org/pypi/django-advertising",
    "documentation_url": "",
    "repo_watchers": 8,
    "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": [
        "mapeveri"
    ]
}