API endpoint that allows packages to be viewed or edited.

GET /api/v4/packages/1680/
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/147/"
    ],
    "id": 1680,
    "title": "mezzanine-instagram-gallery",
    "slug": "mezzanine-instagram-gallery",
    "last_updated": "2012-10-28T17:56:20-04:00",
    "last_fetched": "2026-02-15T13:03:53.178554-05:00",
    "repo_url": "https://github.com/georgeyk/mezzanine-instagram-gallery",
    "pypi_version": null,
    "created": "2013-02-20T22:47:02.304712-05:00",
    "modified": "2026-01-28T13:20:13.502718-05:00",
    "repo_forks": 2,
    "repo_description": "A django application to create image galleries using your instagram pictures using mezzanine cms",
    "pypi_url": "",
    "documentation_url": null,
    "repo_watchers": 7,
    "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": [
        "georgeyk"
    ]
}