Information about plays

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

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

{
    "id": 3559107,
    "uri": "https://api.kexp.org/v2/plays/3559107/?format=api",
    "airdate": "2025-09-29T05:26:05-07:00",
    "show": 64698,
    "show_uri": "https://api.kexp.org/v2/shows/64698/?format=api",
    "image_uri": "https://ia803104.us.archive.org/4/items/mbid-d0f445ea-e9e2-4c6c-87f3-0ebe03cad70d/mbid-d0f445ea-e9e2-4c6c-87f3-0ebe03cad70d-15199685019_thumb500.jpg",
    "thumbnail_uri": "https://dn710002.ca.archive.org/0/items/mbid-d0f445ea-e9e2-4c6c-87f3-0ebe03cad70d/mbid-d0f445ea-e9e2-4c6c-87f3-0ebe03cad70d-15199685019_thumb250.jpg",
    "song": "Voices Carry",
    "track_id": "867e6309-5f3d-306c-91c8-3ffbdb95fc17",
    "recording_id": "c79f422d-2cfb-4b4d-b3be-f4a8459235e7",
    "artist": "’Til Tuesday",
    "artist_ids": [
        "8cf8869d-e066-4c94-b734-fe05749badf0"
    ],
    "album": "Voices Carry",
    "release_id": "d0f445ea-e9e2-4c6c-87f3-0ebe03cad70d",
    "release_group_id": "878ffe7f-b327-31c5-ae90-de9268254f5b",
    "labels": [
        "Epic"
    ],
    "label_ids": [
        "8f638ddb-131a-4cc3-b3d4-7ebdac201b55"
    ],
    "release_date": "1985-06-25",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "\"Voices Carry\" was the debut single from the debut album of the same name, and the greatest claim to fame for 'Til Tuesday. \n\nThe group came out of Boston, after winning a radio contest, Boston's WBCN Rock & Roll Rumble. 'Til Tuesday's lead singer was Aimee Mann, who later emerged as a formidable solo artist.\n\nWatch a live performance by Aimee Mann in the KEXP studio in 2017: https://www.youtube.com/watch?v=RrWuNUkSzI4&t=1s",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}