Information about plays

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

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

{
    "id": 3612920,
    "uri": "https://api.kexp.org/v2/plays/3612920/?format=api",
    "airdate": "2026-02-04T01:29:48-08:00",
    "show": 65835,
    "show_uri": "https://api.kexp.org/v2/shows/65835/?format=api",
    "image_uri": "https://dn710302.ca.archive.org/0/items/mbid-11b58ffb-1b0e-3bae-a969-baa106727be3/mbid-11b58ffb-1b0e-3bae-a969-baa106727be3-15183414615_thumb500.jpg",
    "thumbnail_uri": "https://dn710302.ca.archive.org/0/items/mbid-11b58ffb-1b0e-3bae-a969-baa106727be3/mbid-11b58ffb-1b0e-3bae-a969-baa106727be3-15183414615_thumb250.jpg",
    "song": "Gimme Sympathy",
    "track_id": "d6302431-bb6b-3cdb-9b43-0ae9ae66668f",
    "recording_id": "2b41e7a3-d95e-47eb-b9cb-9889dae8198c",
    "artist": "Metric",
    "artist_ids": [
        "4449ccf6-c948-4d33-aa97-b6ad98ce4b5b"
    ],
    "album": "Fantasies",
    "release_id": "11b58ffb-1b0e-3bae-a969-baa106727be3",
    "release_group_id": "0f943236-96e1-4d9d-b35d-4906023fa0e5",
    "labels": [
        "Metric Music International"
    ],
    "label_ids": [
        "d5acb842-60a8-496a-82f1-109eccccdc5b"
    ],
    "release_date": "2010-05-24",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Frontwoman Emily Haines said that this song was inspired by a conversation between her and guitarist/producer James Shaw. She explained: \"We opened for The Rolling Stones two nights at Madison Square Garden in NYC and since then analyzing what they represent has become a favorite theme of band conversations. In this song we ask the age-old question, 'Who would you rather be: The Beatles or the Rolling Stones?' Here's Jimmy's answer: 'Neither. One is dead and the other is corporate.'\"\n--\nThe title is a combination of two Rolling Stones songs: \"Gimme Shelter\" and \"Sympathy For The Devil.\"",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}