API endpoint that allows packages to be viewed or edited.

GET /api/v4/packages/1475/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "category": "https://djangopackages.org/api/v4/categories/4/?format=api",
    "grids": [
        "https://djangopackages.org/api/v4/grids/73/?format=api"
    ],
    "id": 1475,
    "title": "cmsplugin-filery",
    "slug": "cmsplugin-filery",
    "last_updated": "2015-01-01T17:23:59-05:00",
    "last_fetched": "2026-02-16T03:02:54.727242-05:00",
    "repo_url": "https://github.com/Alir3z4/cmsplugin-filery",
    "pypi_version": "1.0.1",
    "created": "2012-09-23T10:36:15.122838-04:00",
    "modified": "2026-01-28T16:11:52.680883-05:00",
    "repo_forks": 4,
    "repo_description": "cmsplugin-filery adds simple & minimal image gallery for django-cms. And it's based on django-filer.",
    "pypi_url": "http://pypi.python.org/pypi/cmsplugin-filery",
    "documentation_url": null,
    "repo_watchers": 12,
    "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": [
        "Alir3z4",
        "shagi",
        "driesdesmet",
        "jasekz",
        "ioannagian",
        "lalomartins",
        "eserge"
    ]
}