API endpoint that allows packages to be viewed or edited.

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

{
    "category": "https://djangopackages.org/api/v4/categories/4/?format=api",
    "grids": [
        "https://djangopackages.org/api/v4/grids/61/?format=api"
    ],
    "id": 5179,
    "title": "python-dotenv",
    "slug": "python-dotenv",
    "last_updated": "2026-01-12T08:03:32-05:00",
    "last_fetched": "2026-02-15T04:07:25.777761-05:00",
    "repo_url": "https://github.com/theskumar/python-dotenv",
    "pypi_version": "1.2.1",
    "created": "2021-10-25T23:47:26.274343-04:00",
    "modified": "2026-01-28T17:01:21.750595-05:00",
    "repo_forks": 502,
    "repo_description": "Reads key-value pairs from a .env file and can set them as environment variables. It helps in developing applications following the 12-factor principles.",
    "pypi_url": "http://pypi.python.org/pypi/python-dotenv",
    "documentation_url": "",
    "repo_watchers": 8654,
    "commits_over_52": [
        0,
        0,
        0,
        3,
        0,
        5,
        1,
        0,
        0,
        0,
        0,
        0,
        0,
        1,
        1,
        0,
        0,
        0,
        7,
        0,
        0,
        0,
        0,
        0,
        0,
        0,
        0,
        0,
        0,
        0,
        0,
        0,
        0,
        0,
        3,
        0,
        13,
        0,
        1,
        0,
        1,
        0,
        0,
        0,
        0,
        0,
        1,
        9,
        0,
        0,
        0,
        0
    ],
    "participants": [
        "bbc2",
        "theskumar",
        "ulyssessouza",
        "jacobian",
        "smsearcy",
        "Nougat-Waffle",
        "dependabot[bot]",
        "tedtieken",
        "mgorny",
        "pjona",
        "altendky",
        "greyli",
        "cclauss",
        "venthur",
        "ticosax",
        "sergeyklay",
        "theGOTOguy",
        "23f3001135",
        "Flimm",
        "timhughes",
        "tedmiston",
        "sloria",
        "sidharth-sudhir",
        "earlbread",
        "samwyma",
        "sammck",
        "jr-minnaar",
        "chapeupreto",
        "rabinadk1",
        "Qwerty-133",
        "Praveensenpai",
        "PiDelport",
        "philippeluickx",
        "peymanslh",
        "paulochf",
        "milonimrod",
        "sobolevn",
        "NSpehler",
        "saimehsan",
        "zueve",
        "tillahoffmann",
        "randomseed42",
        "pyup-bot",
        "orthographic-pedant",
        "matthewfranglen",
        "jctanner",
        "jadutter",
        "harveer07",
        "eggplants",
        "eekstunt",
        "cpackham-atlnz",
        "yannham",
        "waketzheng",
        "pilosus",
        "scop",
        "cybercoded",
        "tomviner",
        "timthelion",
        "Nicals",
        "methane",
        "gergelyk",
        "gsong",
        "freddyaboulton",
        "proinsias",
        "ekohl",
        "iameugenejo",
        "edgarrmondragon",
        "eaftan",
        "danielquinn",
        "techalchemy",
        "cjauvin",
        "rochacbruno",
        "burnout-projects",
        "ArtemAngelchev",
        "alanjds",
        "snobu",
        "itaditya",
        "elbehery95",
        "naorlivne",
        "eumiro",
        "BoboTiG",
        "qnighy",
        "maxkoryukov",
        "lsmith77",
        "transcranial",
        "EpicWink",
        "larsks",
        "cypreess",
        "kcarnold",
        "befeleme",
        "jpf",
        "josegonzalez",
        "jankislinger",
        "JYOuyang",
        "wrongontheinternet",
        "jackscotti",
        "isms"
    ]
}