API endpoint that allows packages to be viewed or edited.

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

{
    "category": "https://djangopackages.org/api/v4/categories/4/",
    "grids": [
        "https://djangopackages.org/api/v4/grids/84/"
    ],
    "id": 3183,
    "title": "django-storage-swift",
    "slug": "django-storage-swift",
    "last_updated": "2024-03-11T13:20:00-04:00",
    "last_fetched": "2026-02-15T18:08:40.185455-05:00",
    "repo_url": "https://github.com/dennisv/django-storage-swift",
    "pypi_version": "1.4.0",
    "created": "2016-01-12T09:42:17.778089-05:00",
    "modified": "2026-01-28T14:28:36.647076-05:00",
    "repo_forks": 58,
    "repo_description": "OpenStack Swift storage backend for Django",
    "pypi_url": "http://pypi.python.org/pypi/django-storage-swift",
    "documentation_url": "",
    "repo_watchers": 88,
    "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": [
        "dennisv",
        "einarf",
        "daxtens",
        "morpheu",
        "flo-dhalluin",
        "pomegranited",
        "urbaniak",
        "vlastv",
        "Nick011",
        "omarali",
        "Roadmaster",
        "leo-naeka",
        "XioNoX",
        "stenstad",
        "toxinu",
        "stefan8",
        "Amoki",
        "irtazaakram",
        "jbzdak",
        "haikuginger",
        "KostyaEsmukov",
        "pchinea",
        "peterfarrell",
        "valerytschopp",
        "bkawula",
        "odemakov-epfl",
        "tossmilestone"
    ]
}