Information about plays

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

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

{
    "id": 3548073,
    "uri": "https://api.kexp.org/v2/plays/3548073/?format=api",
    "airdate": "2025-09-02T17:05:43-07:00",
    "show": 64456,
    "show_uri": "https://api.kexp.org/v2/shows/64456/?format=api",
    "image_uri": "https://dn721801.ca.archive.org/0/items/mbid-8cd447ae-a0a5-4eda-aba0-cec7f441fc21/mbid-8cd447ae-a0a5-4eda-aba0-cec7f441fc21-35251856293_thumb500.jpg",
    "thumbnail_uri": "https://ia800609.us.archive.org/3/items/mbid-8cd447ae-a0a5-4eda-aba0-cec7f441fc21/mbid-8cd447ae-a0a5-4eda-aba0-cec7f441fc21-35251856293_thumb250.jpg",
    "song": "Oceans Niagara",
    "track_id": "3b43ec21-a36e-4b73-aa8d-16aab23e78ac",
    "recording_id": "76e0bc32-e7a9-4a56-8d0e-0e8aa783f0fa",
    "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": "For Matt in SF!\n___\n\nCheck out M83's Live on KEXP session from October 2023 where they performed songs from their album Fantasy: https://www.youtube.com/watch?v=UHNVQ2PHTr4.\n\nhttps://ilovem83.bandcamp.com\nhttps://ilovem83.com/",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}