GET /api/v2/group/2/?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/2/?format=api",
    "theaters": "http://showtimes.everyday.in.th/api/v2/theater/?format=api?group__code=major",
    "code": "major",
    "english": "Major Cineplex",
    "thai": "เมเจอร์ฯ",
    "website": "http://www.majorcineplex.com/"
}