GET /api/v4/grids/448/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": 448,
"title": "Threadlocal User Middleware",
"slug": "threadlocal-user-middleware",
"description": "Threadlocal User Middleware provides a way to access the current user deep within contexts where it might not be possible to pass the user down into the stack, e.g. filtering or logging.",
"is_locked": false,
"packages": [
"https://djangopackages.org/api/v4/packages/5936/?format=api",
"https://djangopackages.org/api/v4/packages/5937/?format=api",
"https://djangopackages.org/api/v4/packages/4471/?format=api",
"https://djangopackages.org/api/v4/packages/1303/?format=api"
],
"header": false,
"created": "2024-07-09T07:21:31.777736-04:00",
"modified": "2024-07-09T07:21:31.777761-04:00"
}