API endpoint that allows packages to be viewed or edited.

GET /api/v4/packages/5469/?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/431/?format=api"
    ],
    "id": 5469,
    "title": "mssql-django",
    "slug": "mssql-django",
    "last_updated": "2026-02-12T05:04:00-05:00",
    "last_fetched": "2026-02-15T17:02:11.846183-05:00",
    "repo_url": "https://github.com/microsoft/mssql-django",
    "pypi_version": "1.6",
    "created": "2022-05-17T09:55:41.505698-04:00",
    "modified": "2026-01-28T13:59:41.902025-05:00",
    "repo_forks": 135,
    "repo_description": "The Microsoft Django backend for SQL Server provides a connectivity layer for Django on SQL Server or Azure SQL DB.",
    "pypi_url": "http://pypi.python.org/pypi/mssql-django",
    "documentation_url": "",
    "repo_watchers": 390,
    "commits_over_52": [
        0,
        0,
        0,
        0,
        0,
        0,
        0,
        0,
        0,
        0,
        0,
        0,
        0,
        0,
        0,
        7,
        1,
        3,
        2,
        0,
        0,
        0,
        0,
        0,
        3,
        0,
        1,
        0,
        0,
        1,
        0,
        0,
        0,
        0,
        0,
        0,
        0,
        0,
        0,
        0,
        0,
        0,
        0,
        0,
        0,
        0,
        0,
        0,
        0,
        0,
        4,
        1
    ],
    "participants": [
        "michiya",
        "absci",
        "mShan0",
        "OskarPersson",
        "jmah8",
        "vwarchu",
        "maikhanhbui",
        "bewithgaurav",
        "dauinsight",
        "NandanaRaol",
        "avidal",
        "davidjb",
        "daybarr",
        "sparrowt",
        "jean-frenette-optel",
        "timnyborg",
        "sg3-141-592",
        "linkwithkk",
        "justinsg",
        "jlaundry",
        "henrikek",
        "David-Engel",
        "randlet",
        "marcperrinoptel",
        "lecchri1",
        "julian-patmos",
        "halak",
        "aceofwings",
        "yezz123",
        "3x0dv5",
        "rubendv",
        "mbaltaks",
        "morlandi",
        "lotheac",
        "kwist-sgr",
        "karl-vernet",
        "beruic",
        "guifran001",
        "federico-martinez-invgate",
        "danifus",
        "hannylicious",
        "chris-beach",
        "kilrogg",
        "tonybaloney",
        "adelkhayata76"
    ]
}