API endpoint that allows packages to be viewed or edited.

GET /api/v4/packages/1532/
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/10/",
        "https://djangopackages.org/api/v4/grids/177/"
    ],
    "id": 1532,
    "title": "django-fluent-comments",
    "slug": "django-fluent-comments",
    "last_updated": "2021-05-11T05:19:05-04:00",
    "last_fetched": "2026-02-15T19:11:13.048192-05:00",
    "repo_url": "https://github.com/django-fluent/django-fluent-comments",
    "pypi_version": "3.0",
    "created": "2012-11-11T08:56:40.590285-05:00",
    "modified": "2026-01-28T14:50:33.249070-05:00",
    "repo_forks": 87,
    "repo_description": "A modern, ajax-based appearance for django comments",
    "pypi_url": "http://pypi.python.org/pypi/django-fluent-comments",
    "documentation_url": null,
    "repo_watchers": 184,
    "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": [
        "vdboor",
        "matejbadin",
        "PetrDlouhy",
        "philippeluickx",
        "BenedictKing",
        "grahammcculloch",
        "Kobold",
        "bzimor",
        "jpic",
        "matmoxam",
        "koniiiik",
        "mickael9",
        "mozza",
        "tbabej",
        "ayeowch",
        "baffolobill",
        "bee-keeper",
        "whoknowwhat",
        "rchrd2",
        "santosh8011",
        "shubbard76"
    ]
}