Information about plays

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

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

{
    "id": 3580741,
    "uri": "https://api.kexp.org/v2/plays/3580741/?format=api",
    "airdate": "2025-11-20T18:48:48-08:00",
    "show": 65163,
    "show_uri": "https://api.kexp.org/v2/shows/65163/?format=api",
    "image_uri": "https://ia601005.us.archive.org/22/items/mbid-b1cd9171-aea0-4ff2-95b0-5c41faf9e5ac/mbid-b1cd9171-aea0-4ff2-95b0-5c41faf9e5ac-42992971916_thumb500.jpg",
    "thumbnail_uri": "https://dn721503.ca.archive.org/0/items/mbid-b1cd9171-aea0-4ff2-95b0-5c41faf9e5ac/mbid-b1cd9171-aea0-4ff2-95b0-5c41faf9e5ac-42992971916_thumb250.jpg",
    "song": "Vexations",
    "track_id": "4b77adcb-591b-47a8-bb3a-59518bd97188",
    "recording_id": "82e9ceb4-952d-41b7-9f24-7b79ddb72793",
    "artist": "Tortoise",
    "artist_ids": [
        "e0953daa-860f-4dc8-9f1a-b12587cdaf17"
    ],
    "album": "Touch",
    "release_id": "b1cd9171-aea0-4ff2-95b0-5c41faf9e5ac",
    "release_group_id": "72a3632f-0466-4ce9-bc64-0ee5aff91d4a",
    "labels": [
        "International Anthem Recording Co."
    ],
    "label_ids": [
        "817464f6-8b69-4467-988c-1ce0bc23122e"
    ],
    "release_date": "2025-10-24",
    "rotation_status": "Light",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "[airbreak]\n\nTouch, the first new Tortoise music in nine years.\nhttps://intlanthem.bandcamp.com/album/touch",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}