Information about plays

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

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

{
    "id": 3627708,
    "uri": "https://api.kexp.org/v2/plays/3627708/?format=api",
    "airdate": "2026-03-11T08:52:33-07:00",
    "show": 66151,
    "show_uri": "https://api.kexp.org/v2/shows/66151/?format=api",
    "image_uri": "https://dn721602.ca.archive.org/0/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": "Janelle Monáe wrote this powerful song for the Liz Garbus and Lisa Cortés' 2020 documentary film 'All In: The Fight for Democracy'.\n\nCheck out the music video: https://www.youtube.com/watch?v=8CFrCk6_0rM\n\nhttps://www.jmonae.com/",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}