API endpoint that allows packages to be viewed or edited.

GET /api/v4/packages/479/
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/5/",
        "https://djangopackages.org/api/v4/grids/239/"
    ],
    "id": 479,
    "title": "django-payments",
    "slug": "django-payments",
    "last_updated": "2025-10-23T06:35:54-04:00",
    "last_fetched": "2026-02-15T18:04:57.766411-05:00",
    "repo_url": "https://github.com/jazzband/django-payments",
    "pypi_version": "3.1.0",
    "created": "2010-11-09T08:31:05.014131-05:00",
    "modified": "2026-01-28T14:24:27.236025-05:00",
    "repo_forks": 290,
    "repo_description": "Universal payment handling for Django.",
    "pypi_url": "http://pypi.python.org/pypi/django-payments",
    "documentation_url": "https://django-payments.readthedocs.io/",
    "repo_watchers": 1187,
    "commits_over_52": [
        3,
        0,
        2,
        1,
        0,
        0,
        0,
        0,
        0,
        0,
        0,
        0,
        0,
        0,
        0,
        0,
        0,
        0,
        0,
        0,
        0,
        0,
        6,
        0,
        0,
        10,
        3,
        0,
        12,
        0,
        0,
        0,
        0,
        5,
        0,
        1,
        0,
        0,
        0,
        0,
        0,
        0,
        0,
        0,
        0,
        0,
        0,
        0,
        0,
        0,
        0,
        0
    ],
    "participants": [
        "patrys",
        "bogdal",
        "WhyNotHugo",
        "pre-commit-ci[bot]",
        "maarcingebala",
        "artursmet",
        "mariofix",
        "jezdez",
        "PetrDlouhy",
        "Natureshadow",
        "juanpsenn",
        "derenio",
        "emesik",
        "pankti459",
        "illing2005",
        "XaviTorello",
        "browniebroke",
        "sergiobrr",
        "sarathak",
        "fabienheureux",
        "krzysztofwolski",
        "radekholy24",
        "szymi-",
        "Jskarie",
        "romanlv",
        "jxltom",
        "whyscream",
        "wtayyeb",
        "hugovk",
        "esistgut",
        "Pacu2",
        "weronka",
        "pmuilu",
        "jokke150",
        "erkanderon",
        "bichanna",
        "devkral",
        "vhsantos",
        "vhf",
        "paluh",
        "ssganesh035",
        "rajiteh",
        "paulocoutinhox",
        "dashmug",
        "mirekm",
        "utarasama",
        "mariocesar",
        "jvorcak",
        "jazzband-bot",
        "jasford",
        "DanielSwain",
        "dantium",
        "BenSturmfels",
        "arianoangelo",
        "anukaal",
        "ajostergaard"
    ]
}