Information about plays

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

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

{
    "id": 3635544,
    "uri": "https://api.kexp.org/v2/plays/3635544/?format=api",
    "airdate": "2026-03-30T09:55:08-07:00",
    "show": 66320,
    "show_uri": "https://api.kexp.org/v2/shows/66320/?format=api",
    "image_uri": "https://dn721803.ca.archive.org/0/items/mbid-12d52ce8-e1fa-4271-a573-e82089561e06/mbid-12d52ce8-e1fa-4271-a573-e82089561e06-23588475478_thumb500.jpg",
    "thumbnail_uri": "https://dn721803.ca.archive.org/0/items/mbid-12d52ce8-e1fa-4271-a573-e82089561e06/mbid-12d52ce8-e1fa-4271-a573-e82089561e06-23588475478_thumb250.jpg",
    "song": "Genius of Love",
    "track_id": "7885bd4b-d70d-3843-94c9-09e6901ef314",
    "recording_id": "8de23ed1-11d5-4713-8ddb-7768c8d98c26",
    "artist": "Tom Tom Club",
    "artist_ids": [
        "3dc66525-d359-406d-9cdf-cdd3a7de289c"
    ],
    "album": "Tom Tom Club",
    "release_id": "12d52ce8-e1fa-4271-a573-e82089561e06",
    "release_group_id": "9a01f6b5-61f6-3b10-b1ab-735359fc407b",
    "labels": [
        "Sire Records"
    ],
    "label_ids": [
        "be0fec81-5c18-4494-8bbf-0d81dec006bf"
    ],
    "release_date": "1987-07-06",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "This song was written in the studio - Compass Point in the Bahamas - which is where Talking Heads worked on their album Remain in Light. Chris Frantz came up with the title and the last line, and Tina Weymouth wrote the rest of the lyrics and the melody. \n---\nTom Tom Club built this song off of the drumbeat from Zapp's \"More Bounce to the Ounce.\"",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}