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

{
    "id": 300,
    "title": "Client side add ons",
    "slug": "client_side_add_ons",
    "description": "Client side tools and applications that cooperate or share code with Django",
    "is_locked": false,
    "packages": [
        "https://djangopackages.org/api/v4/packages/3226/?format=api"
    ],
    "header": false,
    "created": "2017-01-29T11:02:23.907014-05:00",
    "modified": "2017-01-29T11:02:23.907047-05:00"
}