Information about plays

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

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

{
    "id": 3613598,
    "uri": "https://api.kexp.org/v2/plays/3613598/?format=api",
    "airdate": "2026-02-05T16:08:11-08:00",
    "show": 65848,
    "show_uri": "https://api.kexp.org/v2/shows/65848/?format=api",
    "image_uri": "https://dn710305.ca.archive.org/0/items/mbid-d0277a84-2462-438f-ae84-ca0a0748aabe/mbid-d0277a84-2462-438f-ae84-ca0a0748aabe-17206727343_thumb500.jpg",
    "thumbnail_uri": "https://ia600604.us.archive.org/33/items/mbid-d0277a84-2462-438f-ae84-ca0a0748aabe/mbid-d0277a84-2462-438f-ae84-ca0a0748aabe-17206727343_thumb250.jpg",
    "song": "Press Enter to Exit",
    "track_id": "3e102206-2cf4-4a1c-ad4d-d530a69c778d",
    "recording_id": "c30e110a-ce7a-4bc7-8fac-c2702f6e965e",
    "artist": "The Horrors",
    "artist_ids": [
        "00467da8-2a92-498f-8b10-a80889bcded7"
    ],
    "album": "V",
    "release_id": "d0277a84-2462-438f-ae84-ca0a0748aabe",
    "release_group_id": "e8a98638-7635-4150-802b-16f5a244356c",
    "labels": [
        "Caroline International"
    ],
    "label_ids": [
        "c091ab76-140a-40fb-b6d1-e6c381cbc099"
    ],
    "release_date": "2017-09-22",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "V is the fifth album to come from British band The Horrors which was released in 2017.\n\nhttps://www.thehorrors.co.uk/\n--\nCheryl hosted The Horrors for a Live on KEXP performance back in 2018, watch the live video here:\nhttps://youtu.be/oq766xFY8_Y \n\nAnd subscribe to our Youtube channel, that way you'll never miss a new video!\nhttps://www.youtube.com/@kexp",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}