Information about plays

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

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

{
    "id": 3550954,
    "uri": "https://api.kexp.org/v2/plays/3550954/?format=api",
    "airdate": "2025-09-09T17:53:10-07:00",
    "show": 64519,
    "show_uri": "https://api.kexp.org/v2/shows/64519/?format=api",
    "image_uri": "https://ia902904.us.archive.org/27/items/mbid-2c01f0d8-d2b1-4c55-9e9b-a7678943e263/mbid-2c01f0d8-d2b1-4c55-9e9b-a7678943e263-18030186651_thumb500.jpg",
    "thumbnail_uri": "https://ia902904.us.archive.org/27/items/mbid-2c01f0d8-d2b1-4c55-9e9b-a7678943e263/mbid-2c01f0d8-d2b1-4c55-9e9b-a7678943e263-18030186651_thumb250.jpg",
    "song": "I Don’t Wanna Be Too Cool",
    "track_id": "45163e33-297c-48f5-bd01-f083c0976af0",
    "recording_id": "2c12e77a-0762-4ec2-a3b5-694e424f69fb",
    "artist": "Kate Fagan",
    "artist_ids": [
        "e472baa7-9802-4fb7-b27b-973c8de9953a"
    ],
    "album": "Waiting For The Crisis / I Don't Wanna Be Too Cool",
    "release_id": "c432f9a3-9262-4025-b2fd-6ceb67d9242a",
    "release_group_id": "228c8ecf-ec7a-34ff-a314-7792342c6797",
    "labels": [
        "Manufactured Recordings"
    ],
    "label_ids": [
        "2f29b6e7-34dc-41f1-b412-d19aa1026997"
    ],
    "release_date": "2016-08-05",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "\"Fagan wrote “I Don’t Wanna Be Too Cool” after moving to Chicago from New York in the late 70's. The track is a critique of the emergent “hipster” attitude of the disco crowd and the posturing she was witnessing among her peers in New York. “The idea of ‘cool’ seemed shallow to me, cheap, store-bought, and manipulated\"\n\nhttps://katefagan.bandcamp.com/album/i-dont-wanna-be-too-cool-expanded-edition",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}