GET /api/v2/group/1/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "url": "http://showtimes.everyday.in.th/api/v2/group/1/?format=api",
    "theaters": "http://showtimes.everyday.in.th/api/v2/theater/?format=api?group__code=sf",
    "code": "sf",
    "english": "SF",
    "thai": "เอสเอฟ",
    "website": "http://sfcinemacity.com/"
}