API endpoint that allows packages to be viewed or edited.

GET /api/v4/packages/4969/?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/66/?format=api",
        "https://djangopackages.org/api/v4/grids/28/?format=api",
        "https://djangopackages.org/api/v4/grids/59/?format=api"
    ],
    "id": 4969,
    "title": "django-oso",
    "slug": "django-oso",
    "last_updated": "2025-02-26T11:59:37-05:00",
    "last_fetched": "2026-02-15T19:08:25.992627-05:00",
    "repo_url": "https://github.com/osohq/oso",
    "pypi_version": "0.27.0",
    "created": "2020-12-06T10:11:42.183532-05:00",
    "modified": "2026-01-28T14:46:19.979856-05:00",
    "repo_forks": 189,
    "repo_description": "Deprecated: See README",
    "pypi_url": "http://pypi.python.org/pypi/django-oso",
    "documentation_url": "https://docs.osohq.com/using/frameworks/django.html",
    "repo_watchers": 3497,
    "commits_over_52": [
        0,
        1,
        0,
        0,
        0,
        0,
        0,
        0,
        0,
        0,
        0,
        0,
        0,
        0,
        0,
        0,
        0,
        0,
        0,
        0,
        0,
        0,
        0,
        0,
        0,
        0,
        0,
        0,
        0,
        0,
        0,
        0,
        0,
        0,
        0,
        0,
        0,
        0,
        0,
        0,
        0,
        0,
        0,
        0,
        0,
        0,
        0,
        0,
        0,
        0,
        0,
        0
    ],
    "participants": [
        "gj",
        "saolsen",
        "dhatch",
        "samscott89",
        "leina05",
        "gkaemmer",
        "plotnick",
        "patrickod",
        "samraper",
        "joshrotenberg",
        "gneray",
        "dependabot[bot]",
        "Anniepoo",
        "laxjesse",
        "veverkap",
        "litonico",
        "alexhafner",
        "ssglaser",
        "snstanton",
        "xfbs",
        "devmonkey22",
        "Guara92",
        "fconil",
        "AnIrishDuck",
        "FinnRG",
        "arusahni",
        "MFAshby",
        "hobofan",
        "uncommoncense",
        "omusil24",
        "RobbieMcKinstry",
        "saschajullmann",
        "seanchen1991",
        "SeanLossef",
        "stephen-opal",
        "togmund",
        "tragle",
        "vaseala",
        "vrama628",
        "WaldoJeffers",
        "ZackPierce",
        "coashby",
        "cofinalsubnets",
        "michal-borsiak",
        "phiggins",
        "VegetarianOrc",
        "benwis",
        "delicb",
        "orez-",
        "davepacheco",
        "davidpelaez",
        "gjvnq",
        "mestcihazal",
        "sourcec0de",
        "AstraLuma",
        "jdeff",
        "johnhalbert",
        "jnunemaker",
        "lafrech",
        "kenfdev",
        "kkirsche",
        "Kn99HN",
        "NoraCodes",
        "lp"
    ]
}