Information about plays

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

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

{
    "id": 3644054,
    "uri": "https://api.kexp.org/v2/plays/3644054/?format=api",
    "airdate": "2026-04-19T08:12:52-07:00",
    "show": 66494,
    "show_uri": "https://api.kexp.org/v2/shows/66494/?format=api",
    "image_uri": "https://coverartarchive.org/release/b5976e52-e5c2-4d6e-8b2c-e38308fb4a9d/44889496079-500.jpg",
    "thumbnail_uri": "https://coverartarchive.org/release/b5976e52-e5c2-4d6e-8b2c-e38308fb4a9d/44889496079-250.jpg",
    "song": "DEL 3",
    "track_id": null,
    "recording_id": "3d56405b-115d-4932-8502-1399783f91b6",
    "artist": "Toàn",
    "artist_ids": [
        "0cca6315-a175-47e5-b26e-0ac6b31a82e9"
    ],
    "album": "Solitarium",
    "release_id": null,
    "release_group_id": "1e555f4c-b66f-4e3a-87ef-e81947d5d518",
    "labels": [
        "Whitelabrecs"
    ],
    "label_ids": [
        "9ecf6a18-c45d-47cb-bbb3-dec6c35405a6"
    ],
    "release_date": "2026-04-17",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Taken off the brand new album from French composer Toàn (aka Anthony Elfort) ~ https://whitelabrecs.bandcamp.com/album/solitarium",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}