Information about plays

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

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

{
    "id": 3558554,
    "uri": "https://api.kexp.org/v2/plays/3558554/?format=api",
    "airdate": "2025-09-27T21:40:15-07:00",
    "show": 64686,
    "show_uri": "https://api.kexp.org/v2/shows/64686/?format=api",
    "image_uri": "https://coverartarchive.org/release/68cc6d72-6bc8-4d64-b57c-4a4a6b78b47e/6381366861-500.jpg",
    "thumbnail_uri": "https://coverartarchive.org/release/68cc6d72-6bc8-4d64-b57c-4a4a6b78b47e/6381366861-250.jpg",
    "song": "Subsidized",
    "track_id": null,
    "recording_id": "9a2f4a5b-3613-4e75-81b5-b11f18fefd55",
    "artist": "The Proletariat",
    "artist_ids": [
        "51d14cf3-2d62-4aba-ae92-3b8d31d5980d"
    ],
    "album": "Soma Holiday",
    "release_id": null,
    "release_group_id": "0f2b19d2-6e83-3b19-8d06-c1088ccaccad",
    "labels": [
        "S-S Records"
    ],
    "label_ids": [
        "ccf01d63-28a4-4848-82c2-41241d1378a7"
    ],
    "release_date": "1983-01-01",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "The Proletariat was formed in Southeastern Massachusetts early in 1980.   In the Fall of 2016, after a 33-year hiatus, The Proletariat decided to reunite to celebrate the re-release of their groundbreaking record 'Soma Holiday'. Original members Richard Brown, Peter Bevilacqua and Tom McKnight and guitarist Don Sanders (from the Providence band Idle Rich) reunited for a series of shows in the Fall of 2016 and Spring 2017. \n\nhttps://theproletariat.bandcamp.com/\nhttps://www.bridge9.com/theproletariat",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}