Information about plays

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

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

{
    "id": 3437574,
    "uri": "https://api.kexp.org/v2/plays/3437574/?format=api",
    "airdate": "2024-12-13T12:31:23-08:00",
    "show": 62097,
    "show_uri": "https://api.kexp.org/v2/shows/62097/?format=api",
    "image_uri": "https://ia800602.us.archive.org/18/items/mbid-acad6b60-2b75-425a-ae50-0900ac45dda4/mbid-acad6b60-2b75-425a-ae50-0900ac45dda4-39313937167_thumb500.jpg",
    "thumbnail_uri": "https://ia800602.us.archive.org/18/items/mbid-acad6b60-2b75-425a-ae50-0900ac45dda4/mbid-acad6b60-2b75-425a-ae50-0900ac45dda4-39313937167_thumb250.jpg",
    "song": "Image",
    "track_id": "617c08b9-32c1-4e6d-8b0e-1fcd5cf72bbd",
    "recording_id": "29ba0b6f-f966-4b53-90ba-d1262bebaf1a",
    "artist": "Magdalena Bay",
    "artist_ids": [
        "68c261d5-48c8-4ea9-9466-9fc908dc79bb"
    ],
    "album": "Imaginal Disk",
    "release_id": "acad6b60-2b75-425a-ae50-0900ac45dda4",
    "release_group_id": "9c710cb4-6b20-47d7-a31a-5adb064c6c6b",
    "labels": [
        "Mom + Pop Music"
    ],
    "label_ids": [
        "e30c6170-fcd5-4c30-9b89-bd1bdcbcaa5f"
    ],
    "release_date": "2024-08-23",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "\"There’s a spiritually 20-something tilt to the LA duo’s existentialism, this tongue-in-cheek impulse to make the best work possible in the time one has left. They craft this impulse into a maximalist, brute-force expansion of pop music’s boundaries—not quite “recession pop,” a hyper-online catch-all for dystopian dance music, but the creation of a liminal space where everything, from choruses to keyboards to convictions, feels and sounds convincingly 8D.\" Read more about the 2024 release here: https://tinyurl.com/2s365rem",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}