API endpoint that allows packages to be viewed or edited.

GET /api/v4/packages/1253/
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/39/",
        "https://djangopackages.org/api/v4/grids/248/"
    ],
    "id": 1253,
    "title": "django-redis",
    "slug": "django-redis",
    "last_updated": "2025-12-23T11:04:58-05:00",
    "last_fetched": "2026-02-15T14:12:26.993410-05:00",
    "repo_url": "https://github.com/jazzband/django-redis",
    "pypi_version": "6.0.0",
    "created": "2012-04-08T08:59:07.022547-04:00",
    "modified": "2026-01-28T13:43:10.378577-05:00",
    "repo_forks": 445,
    "repo_description": "Full featured redis cache backend for Django.",
    "pypi_url": "http://pypi.python.org/pypi/django-redis",
    "documentation_url": "http://niwinz.github.io/django-redis/latest/",
    "repo_watchers": 3053,
    "commits_over_52": [
        0,
        0,
        0,
        0,
        0,
        0,
        0,
        0,
        2,
        0,
        1,
        0,
        0,
        0,
        5,
        0,
        0,
        3,
        13,
        0,
        2,
        0,
        0,
        0,
        0,
        1,
        1,
        0,
        2,
        1,
        0,
        0,
        0,
        0,
        0,
        0,
        0,
        0,
        6,
        1,
        1,
        1,
        0,
        0,
        1,
        0,
        0,
        0,
        0,
        0,
        0,
        0
    ],
    "participants": [
        "WisdomPill",
        "niwinz",
        "jdufresne",
        "pre-commit-ci[bot]",
        "jezdez",
        "sebleier",
        "iurisilvio",
        "terencehonles",
        "ulgens",
        "dependabot[bot]",
        "aleszoulek",
        "BertrandBordage",
        "TheOldMop",
        "teferi",
        "foarsitter",
        "mattdennewitz",
        "alanjds",
        "oliverhaas",
        "linux-warrior",
        "jacklinke",
        "bartTC",
        "peymanslh",
        "honzakral",
        "JackiLin",
        "tmarice",
        "myungsegyo",
        "rootart",
        "twidi",
        "sarathak",
        "kysre",
        "michael-k",
        "miohtama",
        "ostcar",
        "rrafal",
        "23doors",
        "netman92",
        "cyberdelia",
        "Kami",
        "uditagarwal",
        "yoavweiss",
        "pinoatrome",
        "GrazingScientist",
        "AnesFoufa",
        "frewsxcv",
        "si14",
        "hugovk",
        "Arhell",
        "jared-mackey",
        "kevin-brown",
        "felixxm",
        "markng",
        "fladi",
        "lenzenmi",
        "obi1kenobi",
        "bluedazzle",
        "RealFatCat",
        "risent",
        "hartwork",
        "sindrig",
        "OBITORASU",
        "srinivasreddy",
        "skorokithakis",
        "szilveszter",
        "petr-buchin",
        "puittenbroek",
        "oychang",
        "coderanger",
        "nicolasgrasset",
        "mauricioabreu",
        "mattrobenolt",
        "martyzz1",
        "xintron",
        "ritajie",
        "ambv",
        "vlinhart",
        "tomopy03",
        "stevemartingale",
        "gabang2",
        "prokaktus",
        "miukal",
        "chainly",
        "kishorkunal-raj",
        "j-bernard",
        "dmarquezlutfy",
        "cashaev",
        "aruseni",
        "vlevit",
        "vbudovski",
        "tomwys",
        "boland",
        "slafs",
        "dannyroberts",
        "ecmendenhall",
        "kronion",
        "camilonova",
        "bruno-gelb",
        "briandailey",
        "brandonjschwartz",
        "brandoshmando",
        "bitdeli-chef",
        "arnuschky",
        "arshaver",
        "eyvoro",
        "Jamim",
        "phingage",
        "aalebedev",
        "alexhayes",
        "codepros",
        "strugee",
        "deoktr",
        "mhajiloo",
        "maheshgawali",
        "lsiudut",
        "liorsion",
        "leekchan",
        "KhanMaytok",
        "jorgecarleitao",
        "jayvdb",
        "jazzband-bot",
        "JamshedVesuna",
        "jaylett",
        "eclipticplane",
        "yurtaev",
        "EdwardBetts",
        "diwu1989",
        "stebunovd",
        "dzderic",
        "dkingman",
        "abbasidaniyal"
    ]
}