Information about plays

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

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

{
    "id": 3588818,
    "uri": "https://api.kexp.org/v2/plays/3588818/?format=api",
    "airdate": "2025-12-09T07:18:02-08:00",
    "show": 65330,
    "show_uri": "https://api.kexp.org/v2/shows/65330/?format=api",
    "image_uri": "",
    "thumbnail_uri": "",
    "song": "Twist in My Sobriety",
    "track_id": "b0f6ea51-0c8a-3d12-9e60-cf1a2f38afda",
    "recording_id": "7874af2f-e582-4704-b160-381791e53c20",
    "artist": "Tanita Tikaram",
    "artist_ids": [
        "43554fe6-840b-4f61-b54b-8168398cb1e7"
    ],
    "album": "Ancient Heart",
    "release_id": "28193d27-1eb0-49a1-bb76-c3a972727768",
    "release_group_id": "c1cf96d3-9954-336a-83c8-28d3c25987c0",
    "labels": [
        "wea"
    ],
    "label_ids": [
        "fe7ee819-e43e-4cb2-8e72-463879e4b3e7"
    ],
    "release_date": "1991-01-04",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "The beginning of this song, \"All God's children need traveling shoes\" is the title of a book by the writer Maya Angelou.\n\nAccording to Tikaram, \"I don’t know why I used it but it sounded poetic and spiritual to me; the rest of the song is really about not understanding ...\" The song also features an oboe solo from Malcolm Messiter!\n\nhttps://songoftheday.ca/2023/10/05/twist-in-my-sobriety/\nhttp://www.tanita-tikaram.com/",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}