API endpoint that allows packages to be viewed or edited.

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

{
    "category": "https://djangopackages.org/api/v4/categories/3/",
    "grids": [
        "https://djangopackages.org/api/v4/grids/35/"
    ],
    "id": 1716,
    "title": "Responsive Theme for Django Admin (Django 1.9)",
    "slug": "django-admin-bootstrap",
    "last_updated": "2022-06-24T14:17:02-04:00",
    "last_fetched": "2026-02-15T09:04:27.489354-05:00",
    "repo_url": "https://github.com/douglasmiranda/django-admin-bootstrap",
    "pypi_version": "0.4.4",
    "created": "2013-03-17T17:16:38.004473-04:00",
    "modified": "2026-01-29T12:53:22.119107-05:00",
    "repo_forks": 232,
    "repo_description": "Responsive Theme for Django Admin With Sidebar Menu",
    "pypi_url": "http://pypi.python.org/pypi/bootstrap_admin",
    "documentation_url": null,
    "repo_watchers": 881,
    "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": [
        "douglasmiranda",
        "alrusdi",
        "ejnens",
        "nanuxbe",
        "gilsonbp",
        "gustavosoares",
        "twidi",
        "jpic",
        "ajakubo1",
        "cristobalmackenzie",
        "dlareau",
        "jscissr",
        "ls-initiatives",
        "maoaiz",
        "michaelkuty",
        "IamMiracleAlex",
        "oriadam",
        "pbojinov",
        "Seether85",
        "Seha16",
        "children1987",
        "ygneo"
    ]
}