Information about plays

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

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

{
    "id": 3559167,
    "uri": "https://api.kexp.org/v2/plays/3559167/?format=api",
    "airdate": "2025-09-29T09:10:18-07:00",
    "show": 64699,
    "show_uri": "https://api.kexp.org/v2/shows/64699/?format=api",
    "image_uri": "https://ia803402.us.archive.org/14/items/mbid-bad83f5a-03be-4635-820d-70dff766c941/mbid-bad83f5a-03be-4635-820d-70dff766c941-15289157306_thumb500.jpg",
    "thumbnail_uri": "https://ia803402.us.archive.org/14/items/mbid-bad83f5a-03be-4635-820d-70dff766c941/mbid-bad83f5a-03be-4635-820d-70dff766c941-15289157306_thumb250.jpg",
    "song": "Opportunities (Let’s Make Lots of Money)",
    "track_id": "b7faaea7-606b-3d0b-8b64-15762bdac133",
    "recording_id": "fc8de196-f91d-401c-8ee6-5245e7aff815",
    "artist": "Pet Shop Boys",
    "artist_ids": [
        "be540c02-7898-4b79-9acc-c8122c7d9e83"
    ],
    "album": "Please",
    "release_id": "bad83f5a-03be-4635-820d-70dff766c941",
    "release_group_id": "4bb45b34-c884-3179-a518-2cabdc8e7210",
    "labels": [
        "Parlophone"
    ],
    "label_ids": [
        "df7d1c7f-ef95-425f-8eef-445b3d7bcbd9"
    ],
    "release_date": "1986-03-24",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Neil Tennant's lyrics were written as a satire of Thatcherism and its embodiment of conspicuous consumption in the United Kingdom during the 1980s.\n\nThe Pet Shop singer penned them after his bandmate, keyboardist Chris Lowe, asked him to make up a lyric based around the line \"let's make lots of money.\"\n\nhttps://www.petshopboys.co.uk/",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}