Information about plays

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

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

{
    "id": 3343719,
    "uri": "https://api.kexp.org/v2/plays/3343719/?format=api",
    "airdate": "2024-05-04T12:22:46-07:00",
    "show": 60123,
    "show_uri": "https://api.kexp.org/v2/shows/60123/?format=api",
    "image_uri": "https://ia800500.us.archive.org/17/items/mbid-ad2619ee-1041-475c-9de1-478e1f67d535/mbid-ad2619ee-1041-475c-9de1-478e1f67d535-37204830143_thumb500.jpg",
    "thumbnail_uri": "https://ia800500.us.archive.org/17/items/mbid-ad2619ee-1041-475c-9de1-478e1f67d535/mbid-ad2619ee-1041-475c-9de1-478e1f67d535-37204830143_thumb250.jpg",
    "song": "Dancing in the Rubble",
    "track_id": "3fed1f5e-1fd6-4e1a-95c3-8dd03a8543f1",
    "recording_id": "944c2b54-1d1b-400f-b576-e86b6430ad73",
    "artist": "Brimheim",
    "artist_ids": [
        "4d802853-4a6e-47d6-b574-11f8e5b0c53e"
    ],
    "album": "RATKING",
    "release_id": "ad2619ee-1041-475c-9de1-478e1f67d535",
    "release_group_id": "19a1dc04-ab1f-4137-9547-390d2db667df",
    "labels": [
        "Tambourhinoceros"
    ],
    "label_ids": [
        "3e7549e8-d0a6-4e43-87a5-b6d7a5a4869d"
    ],
    "release_date": "2024-03-22",
    "rotation_status": "Heavy",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "\"Dancing in the Rubble\" is the first track of Brimheim's newly released second album, 'RATKING'. \n\nOn Brimheim's feelings about her upcoming UK tour, which includes a headline show at The Lexington in London on 22nd May. “I’ve been dreaming about going on a tour like this since I was 12 years old,” she smiles. “I’m 34 now, and it took a long time to get here, but I am extremely excited.”\nhttps://getinherears.com/2024/04/08/interview-brimheim-2/",
    "play_type": "trackplay"
}