Information about plays

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

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

{
    "id": 3542620,
    "uri": "https://api.kexp.org/v2/plays/3542620/?format=api",
    "airdate": "2025-08-20T20:52:24-07:00",
    "show": 64342,
    "show_uri": "https://api.kexp.org/v2/shows/64342/?format=api",
    "image_uri": "https://ia800803.us.archive.org/16/items/mbid-5eac6d16-894b-438a-b426-51f4674abb12/mbid-5eac6d16-894b-438a-b426-51f4674abb12-40943883415_thumb500.jpg",
    "thumbnail_uri": "https://ia800803.us.archive.org/16/items/mbid-5eac6d16-894b-438a-b426-51f4674abb12/mbid-5eac6d16-894b-438a-b426-51f4674abb12-40943883415_thumb250.jpg",
    "song": "LONG LIVE THE WILDERNESS",
    "track_id": "4df6265e-0b27-48e4-9337-61d0ea7f10b7",
    "recording_id": "d6a3f3c1-f358-42ee-9f37-3de3570ab003",
    "artist": "Babe Rainbow",
    "artist_ids": [
        "f23700de-1fce-45fd-bdfd-75779cc2e1f3"
    ],
    "album": "Slipper imp and shakaerator",
    "release_id": "5eac6d16-894b-438a-b426-51f4674abb12",
    "release_group_id": "9cfd151e-4a72-4b30-9379-d392b4a5a1ff",
    "labels": [
        "p(doom) Records"
    ],
    "label_ids": [
        "00b22497-81b3-454d-bbdc-89ab65bbb9a2"
    ],
    "release_date": "2025-04-04",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Babe Rainbow was just in the KEXP studio yesterday! Catch the recording in the archive. \n\nhttps://www.kexp.org/archive/",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}