Information about plays

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

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

{
    "id": 3591949,
    "uri": "https://api.kexp.org/v2/plays/3591949/?format=api",
    "airdate": "2025-12-16T16:57:08-08:00",
    "show": 65396,
    "show_uri": "https://api.kexp.org/v2/shows/65396/?format=api",
    "image_uri": "https://ia601806.us.archive.org/24/items/mbid-6acf2fdc-c932-45e6-b08e-37a94b81b0b4/mbid-6acf2fdc-c932-45e6-b08e-37a94b81b0b4-28112742477_thumb500.jpg",
    "thumbnail_uri": "https://ia801806.us.archive.org/24/items/mbid-6acf2fdc-c932-45e6-b08e-37a94b81b0b4/mbid-6acf2fdc-c932-45e6-b08e-37a94b81b0b4-28112742477_thumb250.jpg",
    "song": "She Wants",
    "track_id": "7364d623-442c-4387-88bd-f472a4d9b9ac",
    "recording_id": "3572ac1c-9f2c-4af0-9c27-a4dd2b7d3605",
    "artist": "Metronomy",
    "artist_ids": [
        "93eb7110-0bc9-4d3f-816b-4b52ef982ec8"
    ],
    "album": "The English Riviera",
    "release_id": "9afe58bd-438c-4dbb-b12b-ac6227e094e1",
    "release_group_id": "f5979376-c7af-4bb5-a25b-d38f9ab584dc",
    "labels": [
        "Big Beat"
    ],
    "label_ids": [
        "915b9747-4dc9-4205-bae5-d5d4db5c3d44"
    ],
    "release_date": "2011-04-11",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Metronomy was live in the KEXP studio in 2020, with Cheryl Waters as their gracious host.: https://www.youtube.com/watch?v=rvQQFVSTVps.\n--\nInterviewer: What’s the story behind ‘She Wants’?\nMetronomy's Joseph Mount: It’s about being up late worrying about things whilst your other half is sleeping soundly and probably having wonderful dreams.\n\nWatch the official video: https://www.youtube.com/watch?v=ntVV3dTo-qw.\n\nhttps://www.metronomy.co.uk/\nhttps://metronomy.bandcamp.com/",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}