Information about plays

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

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

{
    "id": 3437258,
    "uri": "https://api.kexp.org/v2/plays/3437258/?format=api",
    "airdate": "2024-12-12T18:08:04-08:00",
    "show": 62091,
    "show_uri": "https://api.kexp.org/v2/shows/62091/?format=api",
    "image_uri": "https://ia804604.us.archive.org/2/items/mbid-5a90a1a6-7a7c-472a-be26-17876ef8ae62/mbid-5a90a1a6-7a7c-472a-be26-17876ef8ae62-38766506806_thumb500.jpg",
    "thumbnail_uri": "https://ia904604.us.archive.org/2/items/mbid-5a90a1a6-7a7c-472a-be26-17876ef8ae62/mbid-5a90a1a6-7a7c-472a-be26-17876ef8ae62-38766506806_thumb250.jpg",
    "song": "Kokoro",
    "track_id": "da9e242a-5f0c-4ca2-b10b-6788800a4a82",
    "recording_id": "5c3f0529-a113-4c35-9f11-f7aaebc72134",
    "artist": "Sababa 5 & Yurika Hanashima",
    "artist_ids": [
        "f24158d2-5095-4ecd-89e9-9e34fadd8e0a",
        "bf3d8a0b-91e3-47d3-bd1e-9d31ecb6a9d0"
    ],
    "album": "Kokoro",
    "release_id": "5a90a1a6-7a7c-472a-be26-17876ef8ae62",
    "release_group_id": "19d62f23-398c-4f7a-9c9a-ade856e80e90",
    "labels": [
        "Batov Records"
    ],
    "label_ids": [
        "72500051-6183-4b30-b03c-e3ae5b0793cf"
    ],
    "release_date": "2024-07-05",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "\"Renowned for their innovative approach to merging Middle Eastern psych, funk and disco grooves, Sababa 5 found their perfect partner in Japanese singer and belly dancer Yurika Hanashima.\"\nhttps://sababa5.bandcamp.com/album/kokoro",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}