Information about plays

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

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

{
    "id": 3437642,
    "uri": "https://api.kexp.org/v2/plays/3437642/?format=api",
    "airdate": "2024-12-13T16:23:55-08:00",
    "show": 62099,
    "show_uri": "https://api.kexp.org/v2/shows/62099/?format=api",
    "image_uri": "https://ia800306.us.archive.org/14/items/mbid-72a0742d-d562-4628-bae2-2d9d753b0474/mbid-72a0742d-d562-4628-bae2-2d9d753b0474-38585065121_thumb500.jpg",
    "thumbnail_uri": "https://ia600306.us.archive.org/14/items/mbid-72a0742d-d562-4628-bae2-2d9d753b0474/mbid-72a0742d-d562-4628-bae2-2d9d753b0474-38585065121_thumb250.jpg",
    "song": "Walk Through Fire",
    "track_id": "89f4162f-47df-40cc-81be-c17ac73b3a6d",
    "recording_id": "36bad9e1-5b8e-4166-b386-4bf1783f3609",
    "artist": "Yannis & The Yaw feat. Tony Allen",
    "artist_ids": [
        "15f442f6-5a5a-4269-9512-da0b270d9650",
        "ea524cc6-191a-4c05-ab88-3bb5c0880ca5"
    ],
    "album": "Walk Through Fire",
    "release_id": "72a0742d-d562-4628-bae2-2d9d753b0474",
    "release_group_id": "ec87e920-c5f5-4aae-bcbf-0464be5b5049",
    "labels": [
        "Transgressive Records"
    ],
    "label_ids": [
        "0682fcd0-7372-4e2d-8503-710abd12883e"
    ],
    "release_date": "2024-04-16",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "In 2016, Foals frontman Yannis Philippakis was offered the opportunity of a lifetime: a two-day session working with the great drummer and composer Tony Allen - heading into a smoke-filled, ‘70s throwback studio in Paris, Yannis had expected them to make a nostalgic Afrobeat record. Yet something very different emerged.\n\nhttps://www.yannisandtheyaw.com",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}