API endpoint that allows packages to be viewed or edited.

GET /api/v4/packages/2205/?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/3/?format=api",
        "https://djangopackages.org/api/v4/grids/73/?format=api"
    ],
    "id": 2205,
    "title": "djangocms-page-tags",
    "slug": "djangocms-page-tags",
    "last_updated": "2026-02-10T02:35:51-05:00",
    "last_fetched": "2026-02-15T04:02:47.352547-05:00",
    "repo_url": "https://github.com/nephila/djangocms-page-tags",
    "pypi_version": "1.2.0",
    "created": "2014-01-26T02:21:25.299601-05:00",
    "modified": "2026-01-28T16:54:51.425534-05:00",
    "repo_forks": 7,
    "repo_description": "Tagged pages for django CMS 3",
    "pypi_url": "http://pypi.python.org/pypi/djangocms-page-tags",
    "documentation_url": "https://djangocms-page-tags.readthedocs.io/",
    "repo_watchers": 13,
    "commits_over_52": [
        0,
        1,
        1,
        0,
        2,
        1,
        1,
        1,
        1,
        1,
        1,
        1,
        1,
        1,
        1,
        1,
        1,
        0,
        1,
        1,
        1,
        1,
        1,
        0,
        1,
        1,
        1,
        1,
        1,
        1,
        1,
        1,
        1,
        1,
        1,
        1,
        1,
        1,
        1,
        0,
        1,
        1,
        0,
        1,
        0,
        0,
        0,
        1,
        0,
        0,
        0,
        1
    ],
    "participants": [
        "yakky",
        "pre-commit-ci[bot]",
        "protoroto",
        "bitdeli-chef",
        "marksweb",
        "Amanit",
        "dependabot-preview[bot]"
    ]
}