GET /api/v4/grids/246/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": 246,
"title": "Skin/Theme Tools (creating a template hierarchy)",
"slug": "template_skins",
"description": "Tools for managing various 'skins', 'themes' or presentation layers on a site using the django template language. These are typically implemented as middleware.\r\n\r\nCommon use cases include skin selection by a user, or private branding or white labeling of an entire site. These tools manage a heirarchy, so only template files different from a base template need be altered.",
"is_locked": false,
"packages": [
"https://djangopackages.org/api/v4/packages/1966/?format=api",
"https://djangopackages.org/api/v4/packages/2377/?format=api",
"https://djangopackages.org/api/v4/packages/2375/?format=api"
],
"header": false,
"created": "2014-05-11T14:48:04.472422-04:00",
"modified": "2014-05-13T17:21:00.402194-04:00"
}