API endpoint that allows packages to be viewed or edited.

GET /api/v4/packages/2012/?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/216/?format=api",
        "https://djangopackages.org/api/v4/grids/5/?format=api"
    ],
    "id": 2012,
    "title": "dj-stripe",
    "slug": "dj-stripe",
    "last_updated": "2026-01-05T15:45:59-05:00",
    "last_fetched": "2026-02-15T17:06:05.465218-05:00",
    "repo_url": "https://github.com/dj-stripe/dj-stripe",
    "pypi_version": "2.10.3",
    "created": "2013-09-01T13:55:38.132750-04:00",
    "modified": "2026-01-28T14:02:42.047580-05:00",
    "repo_forks": 513,
    "repo_description": "dj-stripe automatically syncs your Stripe Data to your local database as pre-implemented Django Models allowing you to use the Django ORM, in your code, to work with the data making it easier and faster.",
    "pypi_url": "http://pypi.python.org/pypi/dj-stripe",
    "documentation_url": "https://dj-stripe.dev/dj-stripe/",
    "repo_watchers": 1778,
    "commits_over_52": [
        0,
        0,
        0,
        0,
        0,
        0,
        0,
        0,
        0,
        1,
        2,
        0,
        0,
        0,
        0,
        0,
        0,
        0,
        0,
        0,
        0,
        10,
        0,
        1,
        0,
        2,
        4,
        4,
        2,
        0,
        0,
        2,
        1,
        10,
        7,
        0,
        0,
        0,
        0,
        0,
        0,
        0,
        0,
        0,
        0,
        1,
        6,
        0,
        0,
        0,
        0,
        0
    ],
    "participants": [
        "jleclanche",
        "kavdev",
        "arnav13081994",
        "pydanny",
        "therefromhere",
        "wahuneke",
        "lskillen",
        "aleccool213",
        "PabloCastellano",
        "audreyfeldroy",
        "abe-101",
        "philippeluickx",
        "dependabot[bot]",
        "chrissmejia",
        "michi88",
        "mthornhill",
        "jayvdb",
        "ctrengove",
        "justinrporter",
        "r0fls",
        "dollydagr",
        "jamesbrobb",
        "jnns",
        "myusuf3",
        "czue",
        "jameshiew",
        "shvechikov",
        "luismmontielg",
        "areski",
        "benmurden",
        "dmkoch",
        "ryancausey",
        "dulacp",
        "nigma",
        "beheh",
        "aburgel",
        "martinezleoml",
        "awarzu",
        "yprez",
        "tasn",
        "itod",
        "timgates42",
        "sunliwen",
        "scream4ik",
        "martimarkov",
        "boatcoder",
        "jpadilla",
        "jamezpolley",
        "camflan",
        "tiwariayush",
        "ab",
        "ticosax",
        "mfix-stripe",
        "magamig",
        "michael-borisov",
        "mblayman",
        "martinhill",
        "mbaragiola",
        "lsanpablo",
        "lorne-luo",
        "KvyatkovskyAleksey",
        "koobs",
        "mawilek",
        "omidraha",
        "ipmb",
        "roniemartinez",
        "rpkilby",
        "rhyizm",
        "steverecio",
        "theikkila",
        "almost",
        "devsnd",
        "acamposAccelize",
        "kulbir",
        "pyup-bot",
        "sromero84",
        "ak4zh",
        "alexandre-paroissien",
        "andrebr",
        "ajroberts0417",
        "Bishwas-py",
        "kronok",
        "buddylindsey",
        "cjrh",
        "chenatlas",
        "trag-stripe",
        "cmanallen",
        "onekiloparsec",
        "danielholmes",
        "DanielPinedo",
        "denisorehovsky",
        "dmibaranov",
        "ExtraE113",
        "AngelOnFira",
        "fdintino",
        "hgezim",
        "erfaan",
        "imacek",
        "janbaykara",
        "lufte",
        "jessamynsmith",
        "jcobacho",
        "kbrownlees"
    ]
}