Information about plays

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

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

{
    "id": 3541982,
    "uri": "https://api.kexp.org/v2/plays/3541982/?format=api",
    "airdate": "2025-08-19T07:58:47-07:00",
    "show": 64330,
    "show_uri": "https://api.kexp.org/v2/shows/64330/?format=api",
    "image_uri": "https://dn721901.ca.archive.org/0/items/mbid-1eafe6f2-d4f2-409c-a92e-07c940a3abaa/mbid-1eafe6f2-d4f2-409c-a92e-07c940a3abaa-39665710532_thumb500.jpg",
    "thumbnail_uri": "https://ia800801.us.archive.org/11/items/mbid-1eafe6f2-d4f2-409c-a92e-07c940a3abaa/mbid-1eafe6f2-d4f2-409c-a92e-07c940a3abaa-39665710532_thumb250.jpg",
    "song": "Dim Sum",
    "track_id": "5315c8ef-b3ce-4ecd-a893-135651b27f57",
    "recording_id": "7a9f49f5-6bb1-43ca-b152-580253084250",
    "artist": "Revival Season",
    "artist_ids": [
        "5457a1b8-c94a-4777-bce2-9ae7cb94c0b0"
    ],
    "album": "Dim Sum",
    "release_id": "1eafe6f2-d4f2-409c-a92e-07c940a3abaa",
    "release_group_id": "df92d524-436f-4e6a-a67a-b170957e0dab",
    "labels": [
        "Heavenly Recordings"
    ],
    "label_ids": [
        "696ee2f4-c486-4e7a-80f4-cfd85193677a"
    ],
    "release_date": "2024-08-12",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "The coming together of rapper Brandon “BEZ” (B Easy) Evans and beatmaker/producer Jonah Swilley was, by their own admission, a divine appointment.:https://revivalseason.bandcamp.com/track/dim-sum \n--\nSee the official video for \"Dim Sum\": https://www.youtube.com/watch?v=qB8PIn9CgDw",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}