Information about plays

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

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

{
    "id": 3545208,
    "uri": "https://api.kexp.org/v2/plays/3545208/?format=api",
    "airdate": "2025-08-26T20:51:05-07:00",
    "show": 64396,
    "show_uri": "https://api.kexp.org/v2/shows/64396/?format=api",
    "image_uri": "https://ia802806.us.archive.org/25/items/mbid-a322c348-6ef4-49d3-a7e9-1411ffedc06b/mbid-a322c348-6ef4-49d3-a7e9-1411ffedc06b-21237186739_thumb500.jpg",
    "thumbnail_uri": "https://ia902806.us.archive.org/25/items/mbid-a322c348-6ef4-49d3-a7e9-1411ffedc06b/mbid-a322c348-6ef4-49d3-a7e9-1411ffedc06b-21237186739_thumb250.jpg",
    "song": "Havana Rhythm Dance",
    "track_id": "5930109e-244e-4e67-ac4a-6fb166f700ba",
    "recording_id": "004b1a17-8e02-4295-9c41-83c9d0fb710b",
    "artist": "Auntie Flo feat. Andrew Ashong",
    "artist_ids": [
        "c387e194-a2f1-4822-b688-26d76d18db80",
        "390c3ad2-d9d0-4f2c-92f4-aa6c84d17b4c"
    ],
    "album": "Radio Highlife",
    "release_id": "a322c348-6ef4-49d3-a7e9-1411ffedc06b",
    "release_group_id": "71b241ac-ded4-4ad7-8541-c07c5a664b7b",
    "labels": [
        "Brownswood Recordings"
    ],
    "label_ids": [
        "6483a614-d00f-42b0-af39-a602b3ce5daa"
    ],
    "release_date": "2018-10-12",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "For David In SD lol always love!\n\nDJ and producer Brian d'Souza grew up in Glasgow Scotland. He uses the stage name Auntie Flo as a tribute to his Goan aunt. https://auntieflo.bandcamp.com/",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}