GET /api/v2/group/5/?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/5/?format=api",
    "theaters": "http://showtimes.everyday.in.th/api/v2/theater/?format=api?group__code=hollywood",
    "code": "hollywood",
    "english": "Major Hollywood",
    "thai": "เมเจอร์ฮอลลีวูด",
    "website": "https://www.majorhollywood.com/"
}