Information about plays

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

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

{
    "id": 3428634,
    "uri": "https://api.kexp.org/v2/plays/3428634/?format=api",
    "airdate": "2024-11-22T11:24:12-08:00",
    "show": 61915,
    "show_uri": "https://api.kexp.org/v2/shows/61915/?format=api",
    "image_uri": "https://ia600508.us.archive.org/33/items/mbid-4f5382c0-60b5-4ffb-9173-dcb705d0b693/mbid-4f5382c0-60b5-4ffb-9173-dcb705d0b693-36884648739_thumb500.jpg",
    "thumbnail_uri": "https://ia600508.us.archive.org/33/items/mbid-4f5382c0-60b5-4ffb-9173-dcb705d0b693/mbid-4f5382c0-60b5-4ffb-9173-dcb705d0b693-36884648739_thumb250.jpg",
    "song": "El Que",
    "track_id": "d307ee1b-b626-44ba-b54f-b7ba379ce5ca",
    "recording_id": "a8db6d2b-88c8-4152-b3c6-5a09f3765dc1",
    "artist": "Angelica Garcia",
    "artist_ids": [
        "11dee790-19d5-4afb-bff7-fd85115e3ed3"
    ],
    "album": "El Que",
    "release_id": "4f5382c0-60b5-4ffb-9173-dcb705d0b693",
    "release_group_id": "237c4f53-da8c-4a6c-a36d-d451e6e83c57",
    "labels": [
        "Partisan Records"
    ],
    "label_ids": [
        "d4ec5bb3-1d64-40fe-9629-ee1e452e251e"
    ],
    "release_date": "2023-10-03",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Angelica Garcia said about this song, roughly translated to \"He Who,\" \"Keeping myself and my body safe as a woman is such a careful dance that I often play out in my head, like a lion tamer facing a lion. The vocals were done in one take, and the performance required so much of my energy I couldn’t sing for two days afterwards. The chorus gets its power from all the backing voices coming in to support me from another realm, and it’s where I name the danger. When you’re exorcizing a demon, you have to call it by its name.\" \n\nCheryl chose \"El Que\" as a KEXP Song of the Day last year! You can download it for free here: https://www.kexp.org/podcasts/song-of-the-day/2023/11/6/angelica-garcia-el-que/\n\nhttps://angelicagarcia.bandcamp.com",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}