Information about plays

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

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

{
    "id": 3545991,
    "uri": "https://api.kexp.org/v2/plays/3545991/?format=api",
    "airdate": "2025-08-28T19:13:40-07:00",
    "show": 64413,
    "show_uri": "https://api.kexp.org/v2/shows/64413/?format=api",
    "image_uri": "https://coverartarchive.org/release/a0b2af38-ffa3-4f48-b57b-b7fc572d17a5/31290254427-500.jpg",
    "thumbnail_uri": "https://coverartarchive.org/release/a0b2af38-ffa3-4f48-b57b-b7fc572d17a5/31290254427-250.jpg",
    "song": "おまえも",
    "track_id": null,
    "recording_id": "3c8ce1d5-5708-4308-8a12-bd923bec4261",
    "artist": "安部勇磨",
    "artist_ids": [
        "7dca104e-7fb3-4cf2-8623-d4213d15326d"
    ],
    "album": "Fantasia",
    "release_id": null,
    "release_group_id": "3a695a6d-7443-48ac-a68d-41ee5624b214",
    "labels": [
        "Thaian Records"
    ],
    "label_ids": [],
    "release_date": "2021-06-30",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Since 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--\nhttps://yumaabe.bandcamp.com/",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}