Information about plays

list: List of plays
retrieve: Information about a specific play by ID

GET /v2/plays/3416762/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": 3416762,
    "uri": "https://api.kexp.org/v2/plays/3416762/?format=api",
    "airdate": "2024-10-24T16:11:56-07:00",
    "show": 61662,
    "show_uri": "https://api.kexp.org/v2/shows/61662/?format=api",
    "image_uri": "",
    "thumbnail_uri": "",
    "song": "Hail Bop",
    "track_id": "294aa6f9-a7ef-31c2-9337-6d677cdac2cb",
    "recording_id": "4b0da30e-b5ee-48e3-aeda-6b5164bb8dcb",
    "artist": "Django Django",
    "artist_ids": [
        "4bfce038-b1a0-4bc4-abe1-b679ab900f03"
    ],
    "album": "Django Django",
    "release_id": "338e6260-b4fb-4ef0-89a4-763482dc81b2",
    "release_group_id": "dd7f2b3e-dcc6-4b7c-b8fd-7f73eb4bd66a",
    "labels": [
        "Ribbon Music"
    ],
    "label_ids": [
        "ca3afed1-d509-465e-89d0-952d167b2abb"
    ],
    "release_date": "2012-10-09",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "It has been suggested by a few Internet publications that the Django Django is a reference to Django Reinhardt’s guitar teacher, who stuttered and thus addressed his pupil with his first name twice.\n\n“It’s not true,” says drummer/producer David Maclean with a laugh. “I don’t even know where that story came from. It certainly wasn’t us.”\n\n“It was actually named after a rave record I had called ‘Son of Django,’ and then we wanted to do the Liquid Liquid thing, the double name, so it ended up Django Django,” continues Maclean. “We never thought that anybody would ever ask us why we did it. It’s funny to have come all this way, from just putting something on Myspace to people sort of deciding that we’re named after a stuttering guitar teacher.”",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}