API endpoint that allows packages to be viewed or edited.

GET /api/v4/packages/5140/
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "category": "https://djangopackages.org/api/v4/categories/4/",
    "grids": [
        "https://djangopackages.org/api/v4/grids/419/",
        "https://djangopackages.org/api/v4/grids/398/"
    ],
    "id": 5140,
    "title": "awesome-django",
    "slug": "awesome-django",
    "last_updated": "2026-01-29T00:06:28-05:00",
    "last_fetched": "2026-02-15T09:00:57.223748-05:00",
    "repo_url": "https://github.com/wsvincent/awesome-django",
    "pypi_version": null,
    "created": "2021-09-27T10:23:32.735757-04:00",
    "modified": "2026-01-29T12:49:06.781727-05:00",
    "repo_forks": 1447,
    "repo_description": "A curated list of awesome things related to Django",
    "pypi_url": "",
    "documentation_url": "https://awesomedjango.org",
    "repo_watchers": 10971,
    "commits_over_52": [
        1,
        0,
        6,
        4,
        4,
        0,
        1,
        0,
        0,
        0,
        0,
        0,
        0,
        1,
        0,
        0,
        0,
        0,
        0,
        0,
        0,
        3,
        0,
        0,
        0,
        5,
        0,
        1,
        1,
        0,
        0,
        0,
        0,
        0,
        0,
        0,
        0,
        1,
        1,
        0,
        0,
        0,
        0,
        6,
        0,
        2,
        0,
        0,
        0,
        2,
        0,
        0
    ],
    "participants": [
        "wsvincent",
        "jefftriplett",
        "adamchainz",
        "thibaudcolas",
        "avallbona",
        "fabiocaccamo",
        "morenoh149",
        "GitRon",
        "joshuadavidthomas",
        "lnxpy",
        "cMoney667",
        "danihodovic",
        "MeNsaaH",
        "plapa",
        "marjinal1st",
        "tim-schilling",
        "marksweb",
        "Matin-B",
        "ilikerobots",
        "sondrelg",
        "trey",
        "DjangoCRM",
        "vitalik",
        "saeedblanchette",
        "yashikakhurana",
        "snejus",
        "julianwachholz",
        "mohmyo",
        "jonathan-s",
        "jayfk",
        "ebertti",
        "daway0",
        "DmytroLitvinov",
        "corentinbettiol",
        "theArjun",
        "ish-u",
        "adinhodovic",
        "paqstd-dev",
        "perlun",
        "stribny",
        "pietrodeluca",
        "ramonsaraiva",
        "rasulkireev",
        "sreeni90",
        "stuartmaxwell",
        "taobojlen",
        "bellini666",
        "sobolevn",
        "mounirmesselmeni",
        "matthiask",
        "deronnax",
        "mnoah66",
        "Archmonger",
        "lmmentel",
        "lukasvinclav",
        "labohkip81",
        "shdwkl",
        "wh0th3h3llam1",
        "oonid",
        "oko-x",
        "whrvt",
        "kylepollina",
        "pkolios",
        "dependabot[bot]",
        "chaitu210",
        "amerkurev",
        "abidibo",
        "yuriescl",
        "ycv005",
        "d29107d",
        "wrabit",
        "Gusakovskiy",
        "VaarunSinha",
        "a-toms",
        "Tobi-De",
        "TimothyMalahy",
        "krystofbe",
        "DanielJDufour",
        "funkybob",
        "clintondsilva1998",
        "rochacbruno",
        "bckohan",
        "Brktrlw",
        "dabeeeenster",
        "bfirsh",
        "thomas-arun",
        "tanrax",
        "boxed",
        "Ali-Fani",
        "oduvan",
        "globophobe",
        "maldoinc",
        "AdetunjiTejumade",
        "adamghill",
        "theabraxas",
        "010011000101010101011000",
        "kaedroho",
        "JonasKs",
        "jfmatth",
        "jwaschkau",
        "jamesflores",
        "RealOrangeOne",
        "jrief",
        "JSv4",
        "hypy13",
        "gabrielloliveira",
        "codewitgabi",
        "Fullchee",
        "fjsj",
        "fkromer",
        "Eng-Elias",
        "nanuxbe",
        "Rafat97",
        "davegaeddert",
        "DariaKnyazeva"
    ]
}