Information about plays

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

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

{
    "id": 3454241,
    "uri": "https://api.kexp.org/v2/plays/3454241/?format=api",
    "airdate": "2025-01-22T02:33:27-08:00",
    "show": 62445,
    "show_uri": "https://api.kexp.org/v2/shows/62445/?format=api",
    "image_uri": "https://ia801402.us.archive.org/23/items/mbid-4357bc21-3252-4469-abaa-f7abda7d5f53/mbid-4357bc21-3252-4469-abaa-f7abda7d5f53-33337184943_thumb500.jpg",
    "thumbnail_uri": "https://ia801402.us.archive.org/23/items/mbid-4357bc21-3252-4469-abaa-f7abda7d5f53/mbid-4357bc21-3252-4469-abaa-f7abda7d5f53-33337184943_thumb250.jpg",
    "song": "Dispatch From Mar-a-Lago",
    "track_id": "7138eaca-35e9-4f0e-91dc-80b475fc283d",
    "recording_id": "3266a1fc-eaf1-445c-9d74-e0b8243c33e5",
    "artist": "L7",
    "artist_ids": [
        "57111f1f-9829-45ea-bb4e-a5aba37cd1d1"
    ],
    "album": "Dispatch From Mar-a-Lago",
    "release_id": "4357bc21-3252-4469-abaa-f7abda7d5f53",
    "release_group_id": "e006a193-ee6b-42fb-a816-4fd8f5e69c2c",
    "labels": [
        "Don Giovanni Records"
    ],
    "label_ids": [
        "dcea8cc5-4fc4-4f77-aeef-3e5a14863776"
    ],
    "release_date": "2017-09-29",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Released in 2017, this was L7's first new material in 18 years. The song imagines then-President Donald Trump's Florida retreat under siege. \n\nBecause this song was chosen as a KEXP Song of the Day, you can download it for free here:\nhttps://www.kexp.org/read/2017/11/27/song-of-the-day-l7-dispatch-from-mar-a-lago/",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}