Information about plays

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

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

{
    "id": 3622013,
    "uri": "https://api.kexp.org/v2/plays/3622013/?format=api",
    "airdate": "2026-02-25T07:14:35-08:00",
    "show": 66026,
    "show_uri": "https://api.kexp.org/v2/shows/66026/?format=api",
    "image_uri": "",
    "thumbnail_uri": "",
    "song": "Laura",
    "track_id": "5c0f1da1-a749-4679-bce3-7bc165e1f609",
    "recording_id": "f7bc1689-d14c-401f-aa42-693e8eae6d42",
    "artist": "M83",
    "artist_ids": [
        "6d7b7cd4-254b-4c25-83f6-dd20f98ceacd"
    ],
    "album": "Fantasy",
    "release_id": "8cd447ae-a0a5-4eda-aba0-cec7f441fc21",
    "release_group_id": "f9f36abd-2bb7-4586-b422-26ae2287eb4a",
    "labels": [
        "Mute"
    ],
    "label_ids": [
        "e0b106a5-4add-4839-9e40-c192457e1bf8"
    ],
    "release_date": "2023-03-17",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Described by M83's Anthony Gonzalez as some of his most personal work, Fantasy does indeed capture what makes his music tick: an unabashed, maximalist love of spinning dreams. Gonzalez may have shied away from making anything quite as crowd-pleasing as Hurry Up, We're Dreaming in the years following that double album's release, but Fantasy's reveries reveal he hasn't lost any of his talent for crafting massive sound worlds. --Allmusic https://tinyurl.com/4et55wpk\n\nhttps://ilovem83.com/\nhttps://ilovem83.bandcamp.com",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}