API endpoint that allows packages to be viewed or edited.

GET /api/v4/packages/1737/?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/168/?format=api"
    ],
    "id": 1737,
    "title": "djangocms-admin-style",
    "slug": "djangocms-admin-style",
    "last_updated": "2026-02-02T14:58:04-05:00",
    "last_fetched": "2026-02-16T05:11:27.715597-05:00",
    "repo_url": "https://github.com/django-cms/djangocms-admin-style",
    "pypi_version": "3.3.1",
    "created": "2013-04-01T12:39:22.892786-04:00",
    "modified": "2026-01-28T16:53:53.063394-05:00",
    "repo_forks": 113,
    "repo_description": "django CMS Admin Style is a Django Theme tailored to the needs of django CMS.",
    "pypi_url": "http://pypi.python.org/pypi/djangocms-admin-style",
    "documentation_url": null,
    "repo_watchers": 447,
    "commits_over_52": [
        0,
        0,
        1,
        0,
        0,
        0,
        0,
        2,
        0,
        0,
        0,
        1,
        0,
        0,
        0,
        1,
        0,
        0,
        0,
        0,
        1,
        0,
        0,
        0,
        1,
        0,
        0,
        0,
        2,
        0,
        0,
        0,
        0,
        0,
        0,
        0,
        0,
        0,
        0,
        0,
        0,
        0,
        1,
        0,
        0,
        0,
        1,
        0,
        0,
        0,
        1,
        0
    ],
    "participants": [
        "lory87",
        "vxsx",
        "FinalAngel",
        "alesdotio",
        "fsbraun",
        "pre-commit-ci[bot]",
        "yakky",
        "mkoistinen",
        "czpython",
        "marksweb",
        "rafalp",
        "raffaellasuardini",
        "vinitkumar",
        "benzkji",
        "stefanfoulis",
        "ryanbagwell",
        "NicolaiRidani",
        "jqb",
        "jbpenrath",
        "jrief",
        "beniwohli",
        "Aiky30",
        "lgtm-com[bot]",
        "kamlesh-gupta-cbnits",
        "carderm",
        "goldhand",
        "tobifroe",
        "digi604",
        "geoidesic",
        "sakhawy",
        "mfcovington",
        "itbabu",
        "chaosk",
        "Chive",
        "glasnt",
        "johnraz",
        "MacLake",
        "jalaziz",
        "Brankub",
        "erkesado",
        "Chronial",
        "christianbertschy",
        "bentappin",
        "vthaian",
        "corpulent"
    ]
}