API endpoint that allows packages to be viewed or edited.

GET /api/v4/packages/5157/?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/87/?format=api"
    ],
    "id": 5157,
    "title": "djangocms-filer-display-pages-where-files-are-used-before-removing-them",
    "slug": "djangocms-filer-display-pages-where-files-are-used",
    "last_updated": "2023-10-31T11:36:13-04:00",
    "last_fetched": "2026-02-16T02:03:33.485370-05:00",
    "repo_url": "https://gitlab.com/kapt/open-source/djangocms-filer-display-pages-where-files-are-used-before-removing-them",
    "pypi_version": "0.3.0",
    "created": "2021-09-30T03:35:54.642582-04:00",
    "modified": "2026-01-28T16:02:49.789474-05:00",
    "repo_forks": 0,
    "repo_description": "Using some templatetags magic, this small module (small by its size, not its name) will display the list of pages containing a file that you're going to delete.",
    "pypi_url": "http://pypi.python.org/pypi/djangocms-filer-display-pages-where-files-are-used-before-removing-them",
    "documentation_url": "https://gitlab.com/kapt/open-source/djangocms-filer-display-pages-where-files-are-used-before-removing-them/-/blob/main/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",
        "Adrien Delhorme",
        "Corentin Bettiol"
    ]
}