API endpoint that allows packages to be viewed or edited.

GET /api/v4/packages/4578/
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/32/",
        "https://djangopackages.org/api/v4/grids/51/",
        "https://djangopackages.org/api/v4/grids/130/"
    ],
    "id": 4578,
    "title": "Django Slick Reporting",
    "slug": "django-slick-reporting",
    "last_updated": "2024-08-20T08:48:37-04:00",
    "last_fetched": "2026-02-15T19:06:55.913059-05:00",
    "repo_url": "https://github.com/ra-systems/django-slick-reporting",
    "pypi_version": "1.3.1",
    "created": "2020-04-26T02:45:33.180823-04:00",
    "modified": "2026-01-28T14:44:29.570028-05:00",
    "repo_forks": 48,
    "repo_description": "The Reporting Engine for Django. Create dashboards and standalone Reports and Charts.",
    "pypi_url": "http://pypi.python.org/pypi/django-slick-reporting",
    "documentation_url": "https://django-slick-reporting.readthedocs.io/en/latest/",
    "repo_watchers": 592,
    "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": [
        "RamezIssac",
        "squio",
        "PiotrIw",
        "gr4n0t4",
        "iLoveTux",
        "DmytroLitvinov",
        "TurnrDev",
        "jrutila",
        "Zerotask",
        "srijwalzartek",
        "mswastik",
        "wadewilliams"
    ]
}