Information about plays

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

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

{
    "id": 3519932,
    "uri": "https://api.kexp.org/v2/plays/3519932/?format=api",
    "airdate": "2025-06-28T12:38:01-07:00",
    "show": 63861,
    "show_uri": "https://api.kexp.org/v2/shows/63861/?format=api",
    "image_uri": "https://ia801709.us.archive.org/4/items/mbid-3fba6774-7bed-4062-9696-71293e58a744/mbid-3fba6774-7bed-4062-9696-71293e58a744-27223337568_thumb500.jpg",
    "thumbnail_uri": "https://dn721602.ca.archive.org/0/items/mbid-3fba6774-7bed-4062-9696-71293e58a744/mbid-3fba6774-7bed-4062-9696-71293e58a744-27223337568_thumb250.jpg",
    "song": "Turntables",
    "track_id": "1381dc2a-32fe-4686-a722-6c4dc4de64fe",
    "recording_id": "6a908501-c88f-4b2b-895a-ef99f8abdb57",
    "artist": "Janelle Monáe",
    "artist_ids": [
        "ee190f6b-7d98-43ec-b924-da5f8018eca0"
    ],
    "album": "Turntables",
    "release_id": "f11c6192-12b8-4f98-8b0f-0613e3668560",
    "release_group_id": "dee5efa6-9e75-4e79-a356-94cf4b3305d7",
    "labels": [
        "Bad Boy Records"
    ],
    "label_ids": [
        "29d43312-a8ed-4d7b-9f4e-f5650318aebb"
    ],
    "release_date": "2020-09-08",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Turntables is a protest song that was initially written to appear in the 2020 Amazon documentary All In: The Fight for Democracy, which focuses on the issue of voter suppression and the fight for democracy. \n\nLearn more about this powerful song: https://resource.download.wjec.co.uk/vtc/2021-22/wjec21-22_10-9/janelle-monae-turn-tables.pdf",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}