GET /api/v4/grids/417/
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": 417,
    "title": "Template Linters",
    "slug": "template-linters",
    "description": "Template Linters will check templates for whitespace and common issues. Some may auto-format and fix common templates issues for you.",
    "is_locked": false,
    "packages": [
        "https://djangopackages.org/api/v4/packages/5977/",
        "https://djangopackages.org/api/v4/packages/5119/",
        "https://djangopackages.org/api/v4/packages/5107/",
        "https://djangopackages.org/api/v4/packages/5071/"
    ],
    "header": true,
    "created": "2021-08-27T19:28:42.662529-04:00",
    "modified": "2021-08-27T20:08:55.314842-04:00"
}