API endpoint that allows packages to be viewed or edited.

GET /api/v4/packages/4690/
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/61/"
    ],
    "id": 4690,
    "title": "dynaconf",
    "slug": "dynaconf",
    "last_updated": "2026-02-09T10:33:21-05:00",
    "last_fetched": "2026-02-15T14:13:16.757338-05:00",
    "repo_url": "https://github.com/dynaconf/dynaconf",
    "pypi_version": "3.2.12",
    "created": "2020-08-18T11:43:30.759900-04:00",
    "modified": "2026-01-28T13:43:46.260703-05:00",
    "repo_forks": 313,
    "repo_description": "Configuration Management for Python ⚙",
    "pypi_url": "https://pypi.org/project/dynaconf",
    "documentation_url": "https://dynaconf.com",
    "repo_watchers": 4257,
    "commits_over_52": [
        3,
        0,
        0,
        0,
        0,
        0,
        5,
        0,
        1,
        0,
        0,
        7,
        0,
        0,
        0,
        0,
        0,
        0,
        0,
        4,
        2,
        0,
        0,
        0,
        0,
        0,
        0,
        0,
        0,
        1,
        1,
        0,
        1,
        2,
        1,
        0,
        5,
        4,
        12,
        0,
        0,
        0,
        5,
        0,
        0,
        0,
        0,
        0,
        1,
        2,
        0,
        1
    ],
    "participants": [
        "rochacbruno",
        "pedro-psb",
        "douglas",
        "dependabot-preview[bot]",
        "jperras",
        "janw",
        "mitches-got-glitches",
        "hilam",
        "dependabot[bot]",
        "VaultVulp",
        "rsnyman",
        "wgordon17",
        "EdwardCuiPeacock",
        "github-actions[bot]",
        "dgarcia360",
        "sirex",
        "kedark3",
        "jyejare",
        "ilitotor",
        "gpkc",
        "JacobCallahan",
        "jorenretel",
        "cassiobotaro",
        "mirekdlugosz",
        "adevore",
        "mspinelli",
        "Riverfount",
        "tanalam2411",
        "chobeat",
        "obaranov",
        "andressadotpy",
        "decko",
        "anderson-sousa",
        "Bernardoow",
        "caneco",
        "Sytten",
        "endersonmenezes",
        "FrankBattaglia",
        "johnnv1",
        "limeiralucas",
        "Mdslino",
        "nnadeau",
        "tatyango",
        "goosemania",
        "unanao",
        "srobuttiteraki",
        "roxit",
        "serkef",
        "sebastian-correa",
        "RobertRosca",
        "baniuk",
        "psav",
        "pvmm",
        "otaviodantas",
        "NikolaiBessonov",
        "zzZIMAWAKE",
        "mostafa-36a2",
        "embe",
        "odiroot",
        "mic1on",
        "GibranHL0",
        "xiaohuanshu",
        "whg517",
        "tdzz1102",
        "sfunkhouser",
        "puntonim",
        "paskozdilar",
        "mirrorrim",
        "ccrvlh",
        "ventaquil",
        "jmeichle",
        "jctanner",
        "yusufk",
        "WaylonWalker",
        "vladislav-sharapov",
        "even-even",
        "vladcalin",
        "veeceey",
        "UgoBena",
        "tiagocordeiro",
        "TheoVinicius",
        "thijsmie",
        "gitter-badger",
        "Gauravtalreja1",
        "GabrielSimonetto",
        "apollo13",
        "fao89",
        "FM-17",
        "eugenetriguba",
        "nosahama",
        "emosenkis",
        "ddauriol",
        "denini08",
        "bavedarnow",
        "posquit0",
        "bryanwweber",
        "asyd",
        "aberres",
        "ap--",
        "AmbientLighter",
        "ascrookes",
        "aesteve-rh",
        "a-bangk",
        "gotmax23",
        "MaxWinterstein",
        "MatsLanGoH",
        "mattkatz",
        "MartinThoma",
        "mjpieters",
        "schonfinkel",
        "torvalds",
        "kianmeng",
        "thekashifmalik",
        "galuszkak",
        "jayvdb",
        "jiranun",
        "chishaku",
        "lingfish",
        "gofeel",
        "realitycheck",
        "hugoprudente",
        "hansharhoff",
        "m-hamashita",
        "gwynevans"
    ]
}