Information about plays

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

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

{
    "id": 3544673,
    "uri": "https://api.kexp.org/v2/plays/3544673/?format=api",
    "airdate": "2025-08-25T14:48:38-07:00",
    "show": 64386,
    "show_uri": "https://api.kexp.org/v2/shows/64386/?format=api",
    "image_uri": "https://ia803406.us.archive.org/18/items/mbid-6c3c9535-1807-4daa-8d75-d1080fd62020/mbid-6c3c9535-1807-4daa-8d75-d1080fd62020-39068719353_thumb500.jpg",
    "thumbnail_uri": "https://ia903406.us.archive.org/18/items/mbid-6c3c9535-1807-4daa-8d75-d1080fd62020/mbid-6c3c9535-1807-4daa-8d75-d1080fd62020-39068719353_thumb250.jpg",
    "song": "Seeking New Strata",
    "track_id": "1f3a6faa-b9d4-42ff-bb76-7eb5eec51351",
    "recording_id": "0e6d0b4a-4cc0-46c1-b10f-d2389b69d9bb",
    "artist": "Afrocop",
    "artist_ids": [
        "229f1ad4-1e1e-4fa0-85a9-f6244ff6e9fb"
    ],
    "album": "Afrocop",
    "release_id": "6c3c9535-1807-4daa-8d75-d1080fd62020",
    "release_group_id": "310b0086-a2ee-4afe-a0b4-485ec5e278d0",
    "labels": [
        "Wax Thematique"
    ],
    "label_ids": [
        "410db94b-8c7d-485e-85d1-03aa09b054a0"
    ],
    "release_date": "2024-07-27",
    "rotation_status": "Library",
    "is_local": true,
    "is_request": false,
    "is_live": false,
    "comment": "Seattle's own Afrocop, including KEXP Jazz Theatre DJ Noel Brass Jr. on keys.\n  https://afrocop.bandcamp.com/album/afrocop",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}