Information about plays

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

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

{
    "id": 3549714,
    "uri": "https://api.kexp.org/v2/plays/3549714/?format=api",
    "airdate": "2025-09-06T18:54:26-07:00",
    "show": 64494,
    "show_uri": "https://api.kexp.org/v2/shows/64494/?format=api",
    "image_uri": "https://dn720706.ca.archive.org/0/items/mbid-85d520b9-30c8-445b-87b8-f69aeff7f2c5/mbid-85d520b9-30c8-445b-87b8-f69aeff7f2c5-41790015571_thumb500.jpg",
    "thumbnail_uri": "https://ia600207.us.archive.org/16/items/mbid-85d520b9-30c8-445b-87b8-f69aeff7f2c5/mbid-85d520b9-30c8-445b-87b8-f69aeff7f2c5-41790015571_thumb250.jpg",
    "song": "Semitones",
    "track_id": "e47fc9f9-cdc6-4671-8537-ee1b2941286e",
    "recording_id": "f3afbe53-7d12-491e-a37e-2fda9edd42be",
    "artist": "Madeline Kenney",
    "artist_ids": [
        "0b863187-e04f-4edb-b04d-260fedd4ceab"
    ],
    "album": "Kiss from the Balcony",
    "release_id": "85d520b9-30c8-445b-87b8-f69aeff7f2c5",
    "release_group_id": "9251f4e4-f2dc-4d63-abb0-694f579a021b",
    "labels": [
        "Carpark Records"
    ],
    "label_ids": [
        "c34caca6-4de9-4cd2-8549-c71b0162bf1c"
    ],
    "release_date": "2025-07-18",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "New album from Oakland alt-pop musician Madeline Kenney!",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}