Information about plays

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

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

{
    "id": 3608538,
    "uri": "https://api.kexp.org/v2/plays/3608538/?format=api",
    "airdate": "2026-01-24T15:23:02-08:00",
    "show": 65744,
    "show_uri": "https://api.kexp.org/v2/shows/65744/?format=api",
    "image_uri": "https://dn710108.ca.archive.org/0/items/mbid-634fe580-7bd9-46a6-819a-f51c4ce1278f/mbid-634fe580-7bd9-46a6-819a-f51c4ce1278f-30750094147_thumb500.jpg",
    "thumbnail_uri": "https://ia802308.us.archive.org/1/items/mbid-634fe580-7bd9-46a6-819a-f51c4ce1278f/mbid-634fe580-7bd9-46a6-819a-f51c4ce1278f-30750094147_thumb250.jpg",
    "song": "Aquamarine",
    "track_id": "7f84789f-c6c7-460a-80dd-c507ed839a56",
    "recording_id": "7d425c1d-91b6-48fa-849d-0b93296333f4",
    "artist": "Hand Habits",
    "artist_ids": [
        "a92d48e1-40a9-457d-971c-ddb748d78759"
    ],
    "album": "Fun House",
    "release_id": "f196b432-85fd-4e82-bd22-96df993c353a",
    "release_group_id": "44d8ca96-1960-4493-93d0-9b33cf42c25f",
    "labels": [
        "Saddle Creek Records"
    ],
    "label_ids": [
        "006ea2fb-e616-4743-924a-8bda90fff909"
    ],
    "release_date": "2021-10-22",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Cheryl was the host when Meg Duffy and colleagues performed live in the KEXP studio in 2023: https://www.youtube.com/watch?v=pV04BNCQxTI\n---\nPsst, did you know that the \"Fun House\" album was produced by Sasami Ashworth (SASAMI)?",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}