Information about plays

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

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

{
    "id": 3560071,
    "uri": "https://api.kexp.org/v2/plays/3560071/?format=api",
    "airdate": "2025-10-01T13:18:06-07:00",
    "show": 64718,
    "show_uri": "https://api.kexp.org/v2/shows/64718/?format=api",
    "image_uri": "https://ia601209.us.archive.org/23/items/mbid-32d02688-67a4-494d-8c35-8b1b0b65011b/mbid-32d02688-67a4-494d-8c35-8b1b0b65011b-15279249009_thumb500.jpg",
    "thumbnail_uri": "https://ia601209.us.archive.org/23/items/mbid-32d02688-67a4-494d-8c35-8b1b0b65011b/mbid-32d02688-67a4-494d-8c35-8b1b0b65011b-15279249009_thumb250.jpg",
    "song": "My October Symphony",
    "track_id": "c3c55a0d-78a1-3219-bff0-b03eafa6e99f",
    "recording_id": "6e1bb910-d664-4cae-b768-e764ec6d8c2f",
    "artist": "Pet Shop Boys",
    "artist_ids": [
        "be540c02-7898-4b79-9acc-c8122c7d9e83"
    ],
    "album": "Behaviour",
    "release_id": "32d02688-67a4-494d-8c35-8b1b0b65011b",
    "release_group_id": "751d3b2b-9b6d-3182-8ab5-9b231ab9a7fc",
    "labels": [
        "Parlophone"
    ],
    "label_ids": [
        "df7d1c7f-ef95-425f-8eef-445b3d7bcbd9"
    ],
    "release_date": "1990-01-01",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Rabbit, rabbit, rabbit! Happy October!\n--\nDuring the reign of communism in Russia, it was commonplace for artisans to create official works of art commemorating the October Revolution -- the Bolshevik uprising -- and this is about a composer's October Symphony. Neil Tennant writes from the point of view of such a composer who, following the fall of communism, tries to determine whether his musical work is still valid, given its obviously outdated political motivation.\n--\nDid ;you know that the choral chant at the beginning of the song is from Shostakovitch's second symphony, saying \"it is 'October\" in Russian. The words refer to the October Revolution.",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}