Information about plays

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

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

{
    "id": 3437264,
    "uri": "https://api.kexp.org/v2/plays/3437264/?format=api",
    "airdate": "2024-12-12T18:32:41-08:00",
    "show": 62091,
    "show_uri": "https://api.kexp.org/v2/shows/62091/?format=api",
    "image_uri": "https://ia801900.us.archive.org/20/items/mbid-e34c6379-ed1e-49d4-a99b-7d44e7fc2675/mbid-e34c6379-ed1e-49d4-a99b-7d44e7fc2675-26055349865_thumb500.jpg",
    "thumbnail_uri": "https://ia601900.us.archive.org/20/items/mbid-e34c6379-ed1e-49d4-a99b-7d44e7fc2675/mbid-e34c6379-ed1e-49d4-a99b-7d44e7fc2675-26055349865_thumb250.jpg",
    "song": "Father Bird, Mother Bird",
    "track_id": "af60bb0a-0e47-46ff-b40c-0213df3027e9",
    "recording_id": "8f60c716-79a4-4e95-a18a-b3466940005c",
    "artist": "Khruangbin",
    "artist_ids": [
        "aea4c9b9-9f8d-49dc-b2ca-57d6f26e8634"
    ],
    "album": "Mordechai",
    "release_id": "e34c6379-ed1e-49d4-a99b-7d44e7fc2675",
    "release_group_id": "53e6ec80-ddc7-4db8-80f8-5e081545c856",
    "labels": [
        "Dead Oceans"
    ],
    "label_ids": [
        "f70f950f-2587-4f85-a5c7-b483a47bd2e9"
    ],
    "release_date": "2020-06-26",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Khruangbin takes their name from Laura Lee's favorite Thai word, which means \"airplane\". The band plays psychedelic soul inspired by the music of the Middle East and Thailand, including Luk thung, an early 20th-century genre of Thai folk music - https://khruangbin.bandcamp.com/album/mordechai",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}