Information about plays

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

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

{
    "id": 3428625,
    "uri": "https://api.kexp.org/v2/plays/3428625/?format=api",
    "airdate": "2024-11-22T10:52:27-08:00",
    "show": 61915,
    "show_uri": "https://api.kexp.org/v2/shows/61915/?format=api",
    "image_uri": "https://ia600102.us.archive.org/32/items/mbid-0640fa21-e74d-4fcf-b324-8ff64ca624db/mbid-0640fa21-e74d-4fcf-b324-8ff64ca624db-39846101454_thumb500.jpg",
    "thumbnail_uri": "https://ia600102.us.archive.org/32/items/mbid-0640fa21-e74d-4fcf-b324-8ff64ca624db/mbid-0640fa21-e74d-4fcf-b324-8ff64ca624db-39846101454_thumb250.jpg",
    "song": "Distorted Dreams",
    "track_id": "8fbc7297-e329-4075-a227-f724a93f57de",
    "recording_id": "641545c8-b6ba-4562-b627-930d39f852e4",
    "artist": "Fazerdaze",
    "artist_ids": [
        "d51ce0e4-027e-4ecf-a87e-c02a08149f42"
    ],
    "album": "Soft Power",
    "release_id": "0640fa21-e74d-4fcf-b324-8ff64ca624db",
    "release_group_id": "cd946c6f-fc45-44c6-aa62-c0683e40bccd",
    "labels": [
        "section1"
    ],
    "label_ids": [
        "0fef83ca-925d-4a0a-84a0-bc7a2e5fb477"
    ],
    "release_date": "2024-11-15",
    "rotation_status": "Heavy",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Fazerdaze will play Live on KEXP on Tuesday, November 26th at noon!\n\nFazerdaze is opening for Pond on their North America tour. They'll be on the west coast soon! \n\nSeattle- Friday, November 29th at the Neptune Theatre\n\nSan Francisco- Tuesday, December 3rd at The Warfield\n\nOut of New Zealand,  \"artist and producer Fazerdaze (Amelia Murray) explores the complexities of womanhood on her transformational sophomore album, Soft Power.\" \nhttps://fazerdaze.bandcamp.com/album/soft-power",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}