API endpoint that allows packages to be viewed or edited.

GET /api/v4/packages/2622/
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/73/",
        "https://djangopackages.org/api/v4/grids/23/"
    ],
    "id": 2622,
    "title": "djangocms-blog",
    "slug": "djangocms-blog",
    "last_updated": "2026-02-10T02:35:48-05:00",
    "last_fetched": "2026-02-15T18:02:06.607203-05:00",
    "repo_url": "https://github.com/nephila/djangocms-blog",
    "pypi_version": "2.0.9",
    "created": "2014-10-12T06:21:47.234471-04:00",
    "modified": "2026-01-28T14:21:10.769719-05:00",
    "repo_forks": 193,
    "repo_description": "django CMS blog application - Support for multilingual posts, placeholders, social network meta tags and configurable apphooks",
    "pypi_url": "http://pypi.python.org/pypi/djangocms-blog",
    "documentation_url": "https://djangocms-blog.readthedocs.io/",
    "repo_watchers": 453,
    "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,
        0,
        1,
        1,
        1,
        1,
        1,
        1,
        4,
        1,
        1,
        0,
        1,
        1,
        1,
        0,
        1,
        1,
        0,
        1,
        0,
        0,
        0,
        4,
        0,
        0,
        0,
        1
    ],
    "participants": [
        "yakky",
        "pre-commit-ci[bot]",
        "skirsdeda",
        "protoroto",
        "fsbraun",
        "dipen30",
        "jedie",
        "petrklus",
        "frnhr",
        "zanderle",
        "fmarco",
        "dependabot-preview[bot]",
        "plamen-nikolov",
        "pcoder",
        "maxvyaznikov",
        "g3rb3n",
        "jasujm",
        "suquant",
        "wesleyboar",
        "olibook",
        "yunmanger1",
        "felipefarias",
        "creimers",
        "wfehr",
        "kynsi",
        "db654",
        "didierCH",
        "danra",
        "cluster-master",
        "stefanw",
        "ScottKFraley",
        "avoine",
        "telmich",
        "motleytech",
        "mliudev",
        "mammuth",
        "Air-Mark",
        "antwertinger",
        "m-ravi",
        "leesolway",
        "galuszkak",
        "carloratm",
        "bxm156",
        "bitdeli-chef",
        "pierreben",
        "peleccom"
    ]
}