Information about plays

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

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

{
    "id": 3574804,
    "uri": "https://api.kexp.org/v2/plays/3574804/?format=api",
    "airdate": "2025-11-06T17:19:26-08:00",
    "show": 65039,
    "show_uri": "https://api.kexp.org/v2/shows/65039/?format=api",
    "image_uri": "https://ia903203.us.archive.org/11/items/mbid-36c5dde3-6d13-4b68-9294-b9ffb03f545b/mbid-36c5dde3-6d13-4b68-9294-b9ffb03f545b-15197513224_thumb500.jpg",
    "thumbnail_uri": "https://ia803203.us.archive.org/11/items/mbid-36c5dde3-6d13-4b68-9294-b9ffb03f545b/mbid-36c5dde3-6d13-4b68-9294-b9ffb03f545b-15197513224_thumb250.jpg",
    "song": "Moving On",
    "track_id": "925d3b26-489b-4cf2-85e6-1efbda271305",
    "recording_id": "9d0364d2-a57f-47c1-bf31-8e3d9380c3f9",
    "artist": "Roosevelt",
    "artist_ids": [
        "84825fb6-c98c-4b43-a184-c7f70619f355"
    ],
    "album": "Roosevelt",
    "release_id": "36c5dde3-6d13-4b68-9294-b9ffb03f545b",
    "release_group_id": "d8106e0b-a0ac-46c5-b164-6ca559625f0e",
    "labels": [
        "City Slang"
    ],
    "label_ids": [
        "82935ddb-a9d6-45a7-85e3-0b0add51fa1c"
    ],
    "release_date": "2016-08-19",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Pascal Schafer plays tenor sax for this track.\n\nhttps://pascalschaefer.bandcamp.com/\n--\nRoosevelt played an incredible session in the KEXP Live Room, playing tracks off his 2021 release, 'Polydans'.  https://youtu.be/4zKYxH9Ijfo\n\nhttps://iamroosevelt.bandcamp.com/",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}