Information about plays

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

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

{
    "id": 3555275,
    "uri": "https://api.kexp.org/v2/plays/3555275/?format=api",
    "airdate": "2025-09-20T03:21:31-07:00",
    "show": 64608,
    "show_uri": "https://api.kexp.org/v2/shows/64608/?format=api",
    "image_uri": "https://ia601407.us.archive.org/23/items/mbid-0e803306-22b6-4c5c-8f70-0d95109379aa/mbid-0e803306-22b6-4c5c-8f70-0d95109379aa-32701282847_thumb500.jpg",
    "thumbnail_uri": "https://dn721901.ca.archive.org/0/items/mbid-0e803306-22b6-4c5c-8f70-0d95109379aa/mbid-0e803306-22b6-4c5c-8f70-0d95109379aa-32701282847_thumb250.jpg",
    "song": "Free Mind",
    "track_id": "af2cabd9-fbf7-4642-a92a-f7eb1b15d2ac",
    "recording_id": "a7432a00-66eb-4703-864c-9000f113bc11",
    "artist": "Tems",
    "artist_ids": [
        "5b2a8faa-ffee-4706-a1a8-58f109bc8ca2"
    ],
    "album": "For Broken Ears",
    "release_id": "0e803306-22b6-4c5c-8f70-0d95109379aa",
    "release_group_id": "7ec9e17b-3c0d-4a74-a4ef-cf657cf225c1",
    "labels": [],
    "label_ids": [],
    "release_date": "2020-09-25",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Tems is a Nigerian artist. She's part of a current music movement from Lagos called Alte, a fusion of R&B, soul and hiphop into Afrobeats.\n\n\"Free Mind\" is the third track from Tems's debut extended play, For Broken Ears. Tems wrote and produced the song alongside co-producer Omeiza. The song was listed on 2 April 2022 at number 5 on Billboard's new Afrobeats Songs chart.\n\nTems is focused on promoting the movement currently shaping alternative music in Nigeria to advance the culture and conversations alike.\n\nhttps://www.youtube.com/channel/UCWfi5ELXGAe-DCA6cOP3aNw",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}