API endpoint that allows packages to be viewed or edited.

GET /api/v4/packages/585/
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/73/"
    ],
    "id": 585,
    "title": "cmsplugin-comments",
    "slug": "cmsplugin-comments",
    "last_updated": "2011-12-21T14:07:35-05:00",
    "last_fetched": "2026-02-15T02:03:23.977913-05:00",
    "repo_url": "https://bitbucket.org/gmh04/cmsplugin_comments",
    "pypi_version": "0.1",
    "created": "2011-01-15T13:36:45.885805-05:00",
    "modified": "2026-01-28T16:20:25.842871-05:00",
    "repo_forks": 1,
    "repo_description": "Add email to admin when comment is created",
    "pypi_url": "http://pypi.python.org/pypi/cmsplugin-comments",
    "documentation_url": null,
    "repo_watchers": 1,
    "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": [
        "gmh04"
    ]
}