API endpoint that allows packages to be viewed or edited.

GET /api/v4/packages/70/?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/1/?format=api"
    ],
    "id": 70,
    "title": "Django page CMS",
    "slug": "django-page-cms",
    "last_updated": "2026-01-28T09:05:04-05:00",
    "last_fetched": "2026-02-15T20:02:53.852885-05:00",
    "repo_url": "https://github.com/batiste/django-page-cms",
    "pypi_version": "2.0.13",
    "created": "2010-08-18T11:32:13.803404-04:00",
    "modified": "2026-01-28T14:53:39.100204-05:00",
    "repo_forks": 107,
    "repo_description": "Official Django page CMS git repository",
    "pypi_url": "http://pypi.python.org/pypi/django-page-cms/",
    "documentation_url": "https://readthedocs.org/projects/django-page-cms/",
    "repo_watchers": 287,
    "commits_over_52": [
        0,
        0,
        0,
        0,
        0,
        0,
        0,
        6,
        0,
        0,
        0,
        0,
        0,
        0,
        6,
        0,
        1,
        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,
        7,
        0,
        0
    ],
    "participants": [
        "batiste",
        "wardi",
        "jezdez",
        "dependabot[bot]",
        "remik",
        "greut",
        "jacquesbeaurain",
        "matinfo",
        "ddc67cd",
        "dvd0101",
        "facconi",
        "nicksergeant",
        "aaloy",
        "paolodina",
        "summerisgone",
        "elky",
        "sjl",
        "puffin",
        "homebrew79",
        "macropin",
        "a-iv",
        "siemiatj",
        "beniwohli",
        "toban",
        "ThomW",
        "smorstabilini",
        "mireq",
        "poxip",
        "theunraveler",
        "Gautier",
        "oliciv",
        "mpaolini",
        "jpic",
        "gbronzini-ktech",
        "code-review-doctor",
        "willharris",
        "gitter-badger",
        "sergey-panasenko",
        "serdargkaya",
        "nanonyme",
        "nyumatova",
        "mthornhill",
        "mgmtech",
        "rossettistone",
        "marcinn",
        "gillesfabio",
        "evgenosiptsov"
    ]
}