API endpoint that allows packages to be viewed or edited.

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

{
    "category": "https://djangopackages.org/api/v4/categories/1/?format=api",
    "grids": [
        "https://djangopackages.org/api/v4/grids/245/?format=api",
        "https://djangopackages.org/api/v4/grids/13/?format=api",
        "https://djangopackages.org/api/v4/grids/11/?format=api",
        "https://djangopackages.org/api/v4/grids/330/?format=api"
    ],
    "id": 4031,
    "title": "drf-yasg",
    "slug": "drf-yasg",
    "last_updated": "2026-01-15T06:35:17-05:00",
    "last_fetched": "2026-02-15T14:13:52.812573-05:00",
    "repo_url": "https://github.com/axnsan12/drf-yasg",
    "pypi_version": "1.21.14",
    "created": "2017-12-16T11:35:13.570900-05:00",
    "modified": "2026-01-28T13:44:13.176605-05:00",
    "repo_forks": 440,
    "repo_description": "Automated generation of real Swagger/OpenAPI 2.0 schemas from Django REST Framework code.",
    "pypi_url": "http://pypi.python.org/pypi/drf-yasg",
    "documentation_url": "https://drf-yasg.readthedocs.io/en/stable/",
    "repo_watchers": 3544,
    "commits_over_52": [
        0,
        3,
        3,
        4,
        4,
        0,
        0,
        0,
        1,
        1,
        0,
        0,
        0,
        0,
        0,
        0,
        0,
        0,
        0,
        0,
        1,
        3,
        1,
        0,
        0,
        1,
        1,
        0,
        0,
        0,
        0,
        3,
        0,
        0,
        0,
        0,
        1,
        0,
        0,
        0,
        2,
        0,
        0,
        0,
        1,
        0,
        1,
        5,
        0,
        0,
        0,
        0
    ],
    "participants": [
        "axnsan12",
        "JoelLefkowitz",
        "terencehonles",
        "johnthagen",
        "cclauss",
        "therefromhere",
        "tijuca",
        "dependabot[bot]",
        "etene",
        "mofr",
        "blueyed",
        "rsichnyi",
        "ticosax",
        "Amoki",
        "ko-pp",
        "PaulWay",
        "brianhelba",
        "carlfarrington",
        "ymyzk",
        "ychab",
        "xiaohanzhang",
        "quozd",
        "tuky",
        "bryant1410",
        "saifxd7",
        "dcostersabin",
        "mpwang",
        "rafalolszewski94",
        "PetrDlouhy",
        "pahaz",
        "elliott-omosheye",
        "grumbling-tom",
        "hysios",
        "oussamahosni857",
        "raksa",
        "shahhatreece",
        "tfranzel",
        "unloder",
        "werwty",
        "wesleylima",
        "yurihs",
        "shagohead",
        "by-gramm",
        "Jamim",
        "andrewyager",
        "squallcs12",
        "beaugunderson",
        "carlosmart626",
        "b0g3r",
        "DimasInchidi",
        "ebram96",
        "elnappo",
        "martbln",
        "jcushman",
        "ivellios",
        "jasvir99",
        "dlemfh",
        "fazpu",
        "Rjak",
        "josephkorbel",
        "webjunkie",
        "belak",
        "vanschelven",
        "lgarest",
        "m000",
        "myungseokang",
        "nedbat",
        "kytta",
        "iNishant"
    ]
}