Information about plays

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

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

{
    "id": 3421687,
    "uri": "https://api.kexp.org/v2/plays/3421687/?format=api",
    "airdate": "2024-11-05T10:20:41-08:00",
    "show": 61770,
    "show_uri": "https://api.kexp.org/v2/shows/61770/?format=api",
    "image_uri": "https://ia804502.us.archive.org/34/items/mbid-974e90c5-bb34-4ac0-b1e0-a8713e5a8a86/mbid-974e90c5-bb34-4ac0-b1e0-a8713e5a8a86-29173882718_thumb500.jpg",
    "thumbnail_uri": "https://ia904502.us.archive.org/34/items/mbid-974e90c5-bb34-4ac0-b1e0-a8713e5a8a86/mbid-974e90c5-bb34-4ac0-b1e0-a8713e5a8a86-29173882718_thumb250.jpg",
    "song": "Last Night",
    "track_id": "af4d1a92-108a-4c3c-a479-fdea60c8a8fb",
    "recording_id": "0bf39e63-31d1-4ea8-91d6-1a876d728014",
    "artist": "Arooj Aftab",
    "artist_ids": [
        "12d0b276-b102-4779-ac35-6939c584d9da"
    ],
    "album": "Vulture Prince",
    "release_id": "974e90c5-bb34-4ac0-b1e0-a8713e5a8a86",
    "release_group_id": "68f7ceb6-e159-4326-8ec1-90dddcb2342c",
    "labels": [
        "New Amsterdam Records"
    ],
    "label_ids": [
        "0b8917ae-c738-4052-aa92-748bc8418574"
    ],
    "release_date": "2021-04-23",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "The song itself came about from a jam session in Arooj Aftab's Brooklyn apartment in 2011.\n\nTaking words from the famous mystic poet Jalaluddin Rumi, Arooj writes it into a noir jazz, dub reggae song about the subtlety of seeing someone enchantingly beautiful the night before.\n--\n\"Last night my beloved was like the moon\nSo beautiful...\"  Here are the lyrics: https://genius.com/Arooj-aftab-last-night-lyrics",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}