API endpoint that allows packages to be viewed or edited.

GET /api/v4/packages/164/
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/60/",
        "https://djangopackages.org/api/v4/grids/9/",
        "https://djangopackages.org/api/v4/grids/100/"
    ],
    "id": 164,
    "title": "sorl-thumbnail",
    "slug": "sorl-thumbnail",
    "last_updated": "2026-02-12T14:50:18-05:00",
    "last_fetched": "2026-02-15T14:32:55.071406-05:00",
    "repo_url": "https://github.com/jazzband/sorl-thumbnail",
    "pypi_version": "13.0.0",
    "created": "2010-08-29T07:38:03.432147-04:00",
    "modified": "2026-01-28T13:55:06.064565-05:00",
    "repo_forks": 496,
    "repo_description": "Thumbnails for Django",
    "pypi_url": "http://pypi.python.org/pypi/sorl-thumbnail",
    "documentation_url": "http://sorl-thumbnail.readthedocs.io/en/latest/",
    "repo_watchers": 1796,
    "commits_over_52": [
        0,
        0,
        0,
        0,
        0,
        0,
        4,
        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,
        1,
        1,
        2,
        2,
        1,
        0,
        1,
        2,
        0,
        0,
        0,
        0,
        0,
        0,
        0,
        7,
        0,
        0,
        1
    ],
    "participants": [
        "mariocesar",
        "sorl",
        "relekang",
        "camilonova",
        "Flimm",
        "claudep",
        "timgraham",
        "jezdez",
        "coagulant",
        "dulmandakh",
        "gregplaysguitar",
        "LarryMartell",
        "uri-rodberg",
        "haakenlid",
        "caioariede",
        "aleksihakli",
        "pygeek",
        "askedrelic",
        "pre-commit-ci[bot]",
        "yourcelf",
        "joke2k",
        "wm3ndez",
        "beholderrk",
        "Schnouki",
        "julian-amaya",
        "hramezani",
        "dnmellen",
        "xyz666",
        "barseghyanartur",
        "etanol",
        "jcupitt",
        "matthiask",
        "renecarvalho",
        "kingtut",
        "benjaoming",
        "RDIL",
        "sepow",
        "Alerion",
        "einvalentin",
        "leotsem",
        "jayvdb",
        "huseyinyilmaz",
        "nschwane",
        "ktowen",
        "ggilley",
        "vovkd",
        "olevinsky",
        "timgates42",
        "stkrp",
        "xrmx",
        "kckaiwei",
        "jnns",
        "JanMalte",
        "mjrimrie",
        "jaivikram",
        "hcliff",
        "gav-at-zoo",
        "fcurella",
        "smithdc1",
        "apahomov",
        "mrooney",
        "olofsj",
        "robcharlwood",
        "romanosipenko",
        "Russell-Jones",
        "tubaman",
        "regisb",
        "saulshanabrook",
        "GeyseR",
        "serdtsekol1",
        "mbeijen",
        "fladi",
        "jamting",
        "MatthewWilkes",
        "mwschall",
        "mattaustin",
        "mgaitan",
        "felixxm",
        "mgedmin",
        "marcuslind90",
        "rahulrameshan",
        "qoolek",
        "puttu",
        "ormeirov",
        "metazet",
        "krukas",
        "lampslave",
        "jupiny",
        "amirreza-sf80",
        "ymyzk",
        "gam-phon",
        "vladimirnani",
        "tomviner",
        "tomkingston",
        "magicalyak",
        "bellini666",
        "SvenBroeckling",
        "leture",
        "sbor23",
        "denniel-sadian",
        "codeinthehole",
        "winged",
        "dcharbonnier",
        "danielquinn",
        "pydanny",
        "challet",
        "carljm",
        "arthanson",
        "acatton",
        "asottile",
        "rik",
        "ex5",
        "sneawo",
        "ash211",
        "AlexeyZavalin",
        "fish2000",
        "tomkins",
        "adamj57",
        "nder",
        "mskrzypek",
        "luismmontielg",
        "chuangbo",
        "jphalip",
        "joshuakarjala",
        "jonashaag",
        "johanschiff",
        "jazzband-bot",
        "jramnai",
        "jnovinger",
        "hcarvalhoalves",
        "harshil07",
        "g10f",
        "gtnx",
        "gavinwahl",
        "Darou",
        "eblume",
        "earlcochran"
    ]
}