API endpoint that allows packages to be viewed or edited.

GET /api/v4/packages/3138/
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/11/",
        "https://djangopackages.org/api/v4/grids/42/"
    ],
    "id": 3138,
    "title": "Django Sonic Screwdriver",
    "slug": "django-sonic-screwdriver",
    "last_updated": "2020-01-24T06:19:20-05:00",
    "last_fetched": "2026-02-15T14:03:00.208010-05:00",
    "repo_url": "https://github.com/rhazdon/django-sonic-screwdriver",
    "pypi_version": "0.2.2",
    "created": "2015-11-23T16:40:04.889326-05:00",
    "modified": "2026-01-28T13:29:30.388502-05:00",
    "repo_forks": 1,
    "repo_description": "Django Sonic Screwdriver is a collection of very useful commands and will make your life easier.",
    "pypi_url": "http://pypi.python.org/pypi/django-sonic-screwdriver",
    "documentation_url": "http://driverrestore.com/update-drivers-windows-10-upgrade/",
    "repo_watchers": 5,
    "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": [
        "rhazdon"
    ]
}