API endpoint that allows packages to be viewed or edited.

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

{
    "category": "https://djangopackages.org/api/v4/categories/1/?format=api",
    "grids": [
        "https://djangopackages.org/api/v4/grids/73/?format=api",
        "https://djangopackages.org/api/v4/grids/440/?format=api"
    ],
    "id": 5036,
    "title": "DjangoCMS-popup",
    "slug": "djangocms-popup",
    "last_updated": "2024-06-11T11:07:11-04:00",
    "last_fetched": "2026-02-15T04:02:49.998050-05:00",
    "repo_url": "https://gitlab.com/kapt/open-source/djangocms-popup",
    "pypi_version": "1.3.3",
    "created": "2021-03-24T05:07:17.842482-04:00",
    "modified": "2026-01-28T16:54:57.622336-05:00",
    "repo_forks": 0,
    "repo_description": "A django cms plugin for creating popups with ease.",
    "pypi_url": "http://pypi.python.org/pypi/djangocms-popup",
    "documentation_url": "https://gitlab.com/kapt/open-source/djangocms-popup/-/blob/master/README.md",
    "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": [
        "Corentin Bettiol",
        "François PALMIER",
        "Adrien Delhorme",
        "Corentin Bettiol"
    ]
}