Information about plays

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

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

{
    "id": 3550395,
    "uri": "https://api.kexp.org/v2/plays/3550395/?format=api",
    "airdate": "2025-09-08T09:34:40-07:00",
    "show": 64508,
    "show_uri": "https://api.kexp.org/v2/shows/64508/?format=api",
    "image_uri": "https://ia903409.us.archive.org/21/items/mbid-180619c0-b5ec-3150-8859-67fc895eb3ce/mbid-180619c0-b5ec-3150-8859-67fc895eb3ce-28932308509_thumb500.jpg",
    "thumbnail_uri": "https://ia803409.us.archive.org/21/items/mbid-180619c0-b5ec-3150-8859-67fc895eb3ce/mbid-180619c0-b5ec-3150-8859-67fc895eb3ce-28932308509_thumb250.jpg",
    "song": "Rave Down",
    "track_id": "dcffa94b-9d03-3548-988d-253c4fef7398",
    "recording_id": "3a43e8d7-8d3b-4a9c-a191-dc1d8c0bb76e",
    "artist": "Swervedriver",
    "artist_ids": [
        "fa6c7999-ff65-486b-9e18-bcb59d6db2f0"
    ],
    "album": "Raise",
    "release_id": "180619c0-b5ec-3150-8859-67fc895eb3ce",
    "release_group_id": "2c4dc084-b053-360e-9ec1-e49cf67756bc",
    "labels": [
        "Creation Records"
    ],
    "label_ids": [
        "73fc1220-d52c-478c-883c-124c1bf38b95"
    ],
    "release_date": "1991-09-30",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Swervedriver will be playing at Neumos in Seattle on October 2 (and KEXP is giving away tickets)!\n\nHere's Oxford shoegaze band Swervedriver performing live at KEXP in 2019: https://www.youtube.com/watch?v=P5vOiWCgPoY \n---\nhttps://www.swervedriver.com/\n\nYou can find the Rave Down (live) release here: https://swervedriver.bandcamp.com/track/rave-down-live",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}