Information about plays

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

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

{
    "id": 3548972,
    "uri": "https://api.kexp.org/v2/plays/3548972/?format=api",
    "airdate": "2025-09-04T21:04:16-07:00",
    "show": 64475,
    "show_uri": "https://api.kexp.org/v2/shows/64475/?format=api",
    "image_uri": "https://www.kexp.org/filer/canonical/1588181844/22496/",
    "thumbnail_uri": "https://www.kexp.org/filer/canonical/1588181847/22497/",
    "song": "おたより",
    "track_id": null,
    "recording_id": "09369436-0b1c-44ab-8189-f4712d4d407c",
    "artist": "安部勇磨",
    "artist_ids": [
        "7dca104e-7fb3-4cf2-8623-d4213d15326d"
    ],
    "album": "Live on KEXP",
    "release_id": null,
    "release_group_id": null,
    "labels": [
        "KEXP"
    ],
    "label_ids": [
        "89e0503e-96f0-41b4-835f-2c542b7fcb44"
    ],
    "release_date": "2025-09-04",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Off of 'Fantasia', the debut solo album from Tokyo-based singer-songwriter Yuma Abe.\n\nSince 2014, Tokyo-based singer-songwriter Yuma Abe has been the principal singer and songwriter for the band never young beach, whose uniquely Japanese brand of West Coast-inspired breezy pop has found considerable success in Japan and throughout Asia, with four albums under their belt and sold-out tours with support from the likes of Devendra Banhart and Mild High Club.\n--\nCatch Yuma Abe's KEXP Live session here! - https://www.youtube.com/watch?v=NFRQpDmOEXI",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}