Information about plays

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

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

{
    "id": 3519493,
    "uri": "https://api.kexp.org/v2/plays/3519493/?format=api",
    "airdate": "2025-06-27T11:04:34-07:00",
    "show": 63850,
    "show_uri": "https://api.kexp.org/v2/shows/63850/?format=api",
    "image_uri": "https://ia801901.us.archive.org/33/items/mbid-43896770-8d09-3a04-8dcc-e4754f2963ac/mbid-43896770-8d09-3a04-8dcc-e4754f2963ac-2992177301_thumb500.jpg",
    "thumbnail_uri": "https://ia601901.us.archive.org/33/items/mbid-43896770-8d09-3a04-8dcc-e4754f2963ac/mbid-43896770-8d09-3a04-8dcc-e4754f2963ac-2992177301_thumb250.jpg",
    "song": "Maps",
    "track_id": "cf29927b-ca9f-3bc8-b7a3-479b116b3375",
    "recording_id": "2d06f1ff-41e5-4e53-913a-c670b99c9d1e",
    "artist": "Yeah Yeah Yeahs",
    "artist_ids": [
        "584c04d2-4acc-491b-8a0a-e63133f4bfc4"
    ],
    "album": "Fever to Tell",
    "release_id": "43896770-8d09-3a04-8dcc-e4754f2963ac",
    "release_group_id": "e8e2d824-dd32-3b24-9c7c-24619fbe86a9",
    "labels": [
        "Modular Recordings"
    ],
    "label_ids": [
        "1a69fd71-e415-4439-b830-49ab0752d9f7"
    ],
    "release_date": "2003-01-01",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Karen O wrote this song about her boyfriend Angus Andrew, the lead singer of Liars. \n\nShe has said of the music video: “They were real tears. My boyfriend was supposed to come to the shoot: he was three hours late, and I was about to go on tour… I didn’t even think he was coming, and this was the song I had written for him. He finally showed up, and I got really emotional.”\n\nhttps://tinyurl.com/yw8xz9v4",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}