Information about plays

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

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

{
    "id": 3574703,
    "uri": "https://api.kexp.org/v2/plays/3574703/?format=api",
    "airdate": "2025-11-06T11:19:47-08:00",
    "show": 65037,
    "show_uri": "https://api.kexp.org/v2/shows/65037/?format=api",
    "image_uri": "https://ia902804.us.archive.org/25/items/mbid-3fa9804c-3721-406c-b176-83f768389c30/mbid-3fa9804c-3721-406c-b176-83f768389c30-21304666857_thumb500.jpg",
    "thumbnail_uri": "https://ia802804.us.archive.org/25/items/mbid-3fa9804c-3721-406c-b176-83f768389c30/mbid-3fa9804c-3721-406c-b176-83f768389c30-21304666857_thumb250.jpg",
    "song": "Stay Down",
    "track_id": "769383fe-c1e2-45ee-962d-fd59d13420da",
    "recording_id": "0eef3052-f9ca-4b47-889d-b4a4fa1b80c4",
    "artist": "boygenius",
    "artist_ids": [
        "3ceeddbd-fba5-4bdb-99f7-2d028ed5afda"
    ],
    "album": "boygenius",
    "release_id": "3fa9804c-3721-406c-b176-83f768389c30",
    "release_group_id": "93ac0ca3-6e5c-4a97-98ed-c17c1defffca",
    "labels": [
        "Matador"
    ],
    "label_ids": [
        "229bd4be-8cd7-442c-85b0-5007ea353abc"
    ],
    "release_date": "2018-10-26",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Check out this 2018 Live on KEXP performance with boygenius, hosted by Cheryl at Avast! Recording Co.\n\nhttps://www.youtube.com/watch?v=61dxizUq0Ow",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}