Information about plays

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

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

{
    "id": 3549217,
    "uri": "https://api.kexp.org/v2/plays/3549217/?format=api",
    "airdate": "2025-09-05T12:25:16-07:00",
    "show": 64480,
    "show_uri": "https://api.kexp.org/v2/shows/64480/?format=api",
    "image_uri": "https://dn721804.ca.archive.org/0/items/mbid-e15af16b-5ddc-459e-b682-68d631f7bdd0/mbid-e15af16b-5ddc-459e-b682-68d631f7bdd0-37814851931_thumb500.jpg",
    "thumbnail_uri": "https://dn721804.ca.archive.org/0/items/mbid-e15af16b-5ddc-459e-b682-68d631f7bdd0/mbid-e15af16b-5ddc-459e-b682-68d631f7bdd0-37814851931_thumb250.jpg",
    "song": "This Could Be Texas",
    "track_id": "9f6a2706-82ed-48ce-bd77-ced347b727a6",
    "recording_id": "17b776a8-fde3-4d7d-8f65-bf74e9b77a9c",
    "artist": "English Teacher",
    "artist_ids": [
        "b60fd6f1-a47a-4021-b8df-83f8e8893e91"
    ],
    "album": "This Could Be Texas",
    "release_id": "e15af16b-5ddc-459e-b682-68d631f7bdd0",
    "release_group_id": "6a6b9cb9-92c1-45ff-b4ed-940887fc04ca",
    "labels": [
        "Island"
    ],
    "label_ids": [
        "dfd92cd3-4888-46d2-b968-328b1feb2642"
    ],
    "release_date": "2024-04-12",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "English Teacher have west coast dates coming up!\n\n-Seattle on Tuesday, September 9th at Madame Lou's\n\n-SF on Friday, September 12th at the Rickshaw Stop\n\n\"This Could Be Texas\" is the title track from their 2024 album. They shared songs from that release Live on KEXP last September! \nhttps://www.youtube.com/watch?v=Qeo4GZMe-FE&t=997s\n\nhttps://englishteacher.bandcamp.com/",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}