API endpoint that allows packages to be viewed or edited.

GET /api/v4/packages/2399/
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/84/"
    ],
    "id": 2399,
    "title": "django-azure-storage",
    "slug": "django-azure-storage",
    "last_updated": "2019-08-22T10:00:56-04:00",
    "last_fetched": "2026-02-15T22:04:38.147515-05:00",
    "repo_url": "https://github.com/Rediker-Software/django-azure-storage",
    "pypi_version": "0.20.1",
    "created": "2014-06-01T20:31:03.427848-04:00",
    "modified": "2026-01-28T15:22:10.154078-05:00",
    "repo_forks": 13,
    "repo_description": "Django storage backends for Windows Azure blob storage.",
    "pypi_url": "http://pypi.python.org/pypi/django-azure-storage",
    "documentation_url": "",
    "repo_watchers": 9,
    "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": [
        "kevin-brown",
        "gunthercox",
        "paxnovem",
        "dorianamouroux"
    ]
}