Information about plays

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

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

{
    "id": 3428715,
    "uri": "https://api.kexp.org/v2/plays/3428715/?format=api",
    "airdate": "2024-11-22T14:44:23-08:00",
    "show": 61916,
    "show_uri": "https://api.kexp.org/v2/shows/61916/?format=api",
    "image_uri": "https://ia600202.us.archive.org/2/items/mbid-f4783344-6746-4938-b908-16e2c82e7ff9/mbid-f4783344-6746-4938-b908-16e2c82e7ff9-2045768228_thumb500.jpg",
    "thumbnail_uri": "https://ia800202.us.archive.org/2/items/mbid-f4783344-6746-4938-b908-16e2c82e7ff9/mbid-f4783344-6746-4938-b908-16e2c82e7ff9-2045768228_thumb250.jpg",
    "song": "Maps",
    "track_id": "820cb54b-d371-37ab-a0d9-1db0826d6b3e",
    "recording_id": "2d06f1ff-41e5-4e53-913a-c670b99c9d1e",
    "artist": "Yeah Yeah Yeahs",
    "artist_ids": [
        "584c04d2-4acc-491b-8a0a-e63133f4bfc4"
    ],
    "album": "Fever to Tell",
    "release_id": "f4783344-6746-4938-b908-16e2c82e7ff9",
    "release_group_id": "e8e2d824-dd32-3b24-9c7c-24619fbe86a9",
    "labels": [
        "Interscope Records"
    ],
    "label_ids": [
        "2182a316-c4bd-4605-936a-5e2fac52bdd2"
    ],
    "release_date": "2003-04-29",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Happy Birthday to Karen O! \n\n\n\nLead singer Karen O wrote this song about her boyfriend Angus Andrew when he left her to accept a job offer. Andrew is lead singer of the band Liars. \"It's a love song, rooted in the emotion of missing someone,\" she said. https://bit.ly/3rQ8Ukv \n--- \nIn the July 11, 2007 issue of NME, she revealed that the tears she shed in the video were real, as Andrew was supposed to show up for the shoot, but was late. https://bit.ly/3rQb5or \n--- \nHere's the video for \"Maps\": https://youtu.be/oIIxlgcuQRU",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}