Information about plays

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

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

{
    "id": 3540409,
    "uri": "https://api.kexp.org/v2/plays/3540409/?format=api",
    "airdate": "2025-08-15T14:23:06-07:00",
    "show": 64295,
    "show_uri": "https://api.kexp.org/v2/shows/64295/?format=api",
    "image_uri": "",
    "thumbnail_uri": "",
    "song": "Like a Ship",
    "track_id": "0e094f3c-deae-492c-aff0-68186b325347",
    "recording_id": "5c6073d6-aa20-4cdc-8b56-8747bd93f3f4",
    "artist": "Leon Bridges & Keite Young",
    "artist_ids": [
        "69d9dfd7-19b7-4a75-8a53-9f733fb5d774",
        "fcb61bce-a87b-425a-95d6-b55fa7fbfe6c"
    ],
    "album": "Like a Ship",
    "release_id": "7c9ba265-471f-40b4-a27f-3c3be0c389b1",
    "release_group_id": "480f8246-ac92-4585-8c42-f0ec72fbc6d2",
    "labels": [
        "Columbia"
    ],
    "label_ids": [
        "011d1192-6f65-45bd-85c4-0400dd45693e"
    ],
    "release_date": "2021-02-26",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "On this track, Bridges teamed up with vocalist Keite Young for a cover of Pastor T.L. Barrett’s gospel song “Like A Ship”, originally recorded in 1971. In addition to Bridges’ and Young’s vocals, the bass you hear is courtesy of Bastards of Soul’s bassist and songwriter Daniel Balis. \n---\nWant to hear the stunningly beautiful original from Pastor Barrett and the Youth for Christ Choir? https://www.youtube.com/watch?v=wh-oge3eaUg\n\nhttps://www.leonbridges.com/\nhttps://hiddenbeach.com/keite-young/",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}