API endpoint that allows packages to be viewed or edited.

GET /api/v4/packages/2718/?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/139/?format=api"
    ],
    "id": 2718,
    "title": "django-scarface",
    "slug": "django-scarface",
    "last_updated": "2018-10-08T08:14:35-04:00",
    "last_fetched": "2026-02-15T14:03:06.903525-05:00",
    "repo_url": "https://github.com/dreipol/django-scarface",
    "pypi_version": "3.2.1",
    "created": "2015-01-06T02:22:09.448590-05:00",
    "modified": "2026-01-28T13:29:40.556096-05:00",
    "repo_forks": 21,
    "repo_description": "Send push notifications to mobile devices using Amazon SNS",
    "pypi_url": "http://pypi.python.org/pypi/django-scarface",
    "documentation_url": "https://readthedocs.org/projects/django-scarface",
    "repo_watchers": 42,
    "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": [
        "melbic",
        "philipplaeubli",
        "nanorepublica",
        "neosergio",
        "browniebroke",
        "chschuermann",
        "kennydude",
        "nakedsushi"
    ]
}