API endpoint that allows packages to be viewed or edited.

GET /api/v4/packages/127/
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/26/",
        "https://djangopackages.org/api/v4/grids/141/",
        "https://djangopackages.org/api/v4/grids/57/"
    ],
    "id": 127,
    "title": "django-compressor",
    "slug": "django-compressor",
    "last_updated": "2026-02-14T02:39:02-05:00",
    "last_fetched": "2026-02-15T04:04:04.370920-05:00",
    "repo_url": "https://github.com/django-compressor/django-compressor",
    "pypi_version": "4.6.0",
    "created": "2010-08-21T12:05:29.923249-04:00",
    "modified": "2026-01-28T16:56:32.622477-05:00",
    "repo_forks": 612,
    "repo_description": "Compresses linked and inline javascript or CSS into a single cached file.",
    "pypi_url": "http://pypi.python.org/pypi/django-compressor",
    "documentation_url": "https://readthedocs.org/projects/django_compressor/",
    "repo_watchers": 2873,
    "commits_over_52": [
        0,
        0,
        0,
        0,
        1,
        0,
        0,
        0,
        0,
        0,
        0,
        0,
        0,
        0,
        0,
        0,
        2,
        0,
        0,
        0,
        0,
        0,
        0,
        0,
        1,
        0,
        1,
        1,
        0,
        0,
        0,
        0,
        0,
        0,
        4,
        0,
        0,
        7,
        0,
        0,
        0,
        0,
        0,
        0,
        0,
        0,
        1,
        0,
        1,
        0,
        0,
        1
    ],
    "participants": [
        "jezdez",
        "diox",
        "karyon",
        "dependabot[bot]",
        "mintchaos",
        "scop",
        "carltongibson",
        "albertyw",
        "jaap3",
        "kudlatyamroth",
        "browniebroke",
        "ulope",
        "agriffis",
        "cbjadwani",
        "rafales",
        "alvra",
        "dziegler",
        "matthewwithanm",
        "lukaszb",
        "carljm",
        "iknite",
        "spookylukey",
        "pindia",
        "cuu508",
        "sdfsdhgjkbmnmxc",
        "shemigon",
        "emperorcezar",
        "philippbosch",
        "ramast",
        "rfleschenberg",
        "kottenator",
        "shaunbrady",
        "peterlundberg",
        "th3hamm0r",
        "thenewguy",
        "wolph",
        "nikolas",
        "anttihirvonen",
        "muhuk",
        "bfirsh",
        "benspaulding",
        "streeter",
        "cclauss",
        "gvangool",
        "grzegorzswica",
        "maiksprenger",
        "hhaidar",
        "illia-v",
        "Mystic-Mirage",
        "ngnpope",
        "wunki",
        "richleland",
        "saulshanabrook",
        "shabda",
        "brente",
        "treyhunner",
        "yprez",
        "bcail",
        "fsw",
        "jsumnerPhD",
        "mlavin",
        "tim-schilling",
        "acdha",
        "areski",
        "akolpakov",
        "pelme",
        "aaugustin",
        "bgilbert",
        "beniwohli",
        "bmihelac",
        "camilonova",
        "cassidoo",
        "cassus",
        "blueyed",
        "francescozaia",
        "fsouza",
        "GermanoGuerrini",
        "jaddison",
        "justinabrahms",
        "keithhackbarth",
        "gasman",
        "Dhruvacube",
        "yumike",
        "ncharlot",
        "nstuardod",
        "niran",
        "rosner",
        "vegitron",
        "rvause",
        "salvadormrf",
        "sdornan",
        "shacker",
        "selwin",
        "mikebryant",
        "michel-slm",
        "baratrion",
        "matthiask",
        "mattrobenolt",
        "mgjbroadbent",
        "mrazzari",
        "lukleh",
        "originell",
        "kdickerson",
        "kokinomura",
        "kevgathuku",
        "tirkarthi",
        "davidbrai",
        "ambv",
        "merwok",
        "wfehr",
        "tufedtm",
        "skiv23",
        "pbratkowski",
        "marselester",
        "lcd1232",
        "jor123",
        "frostbtn",
        "eric-fish",
        "apmorton",
        "Xaroth",
        "wpjunior",
        "Tasssadar",
        "nuklea",
        "vovanbo",
        "metatoaster",
        "rixx",
        "timgates42",
        "mrmachine",
        "sebpiq",
        "jodal",
        "stefanw",
        "akarca",
        "dangayle",
        "frewsxcv",
        "claymation",
        "programmdesign",
        "tannart",
        "cpina",
        "brutasse",
        "Briggs",
        "bobthekingofegypt",
        "bartek",
        "abompard",
        "ashwoods",
        "mpessas",
        "anuj9196",
        "aericson",
        "andriyor",
        "Andrew-Chen-Wang",
        "alecxe",
        "voidfiles",
        "alex",
        "alexcouper",
        "flashingpumpkin",
        "adrianholovaty",
        "adamjforster",
        "aarcro",
        "kmtracey",
        "jphalip",
        "jscheid",
        "joren485",
        "jvacek",
        "jonklo",
        "jsma",
        "jayvdb",
        "johnfraney",
        "kyrias",
        "entrepreneurj",
        "jedie",
        "jasondavies",
        "jieter",
        "jrief",
        "jacklinke",
        "rasca",
        "overshard",
        "huubbouma",
        "gmcguire",
        "gh640",
        "fennb",
        "emirotin",
        "dmwyatt",
        "codeinthehole",
        "copitux"
    ]
}