Information about plays

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

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

{
    "id": 3545940,
    "uri": "https://api.kexp.org/v2/plays/3545940/?format=api",
    "airdate": "2025-08-28T16:22:04-07:00",
    "show": 64411,
    "show_uri": "https://api.kexp.org/v2/shows/64411/?format=api",
    "image_uri": "https://ia800402.us.archive.org/1/items/mbid-f29f0569-552d-4ac8-b783-4cf8048eea7e/mbid-f29f0569-552d-4ac8-b783-4cf8048eea7e-3112628916_thumb500.jpg",
    "thumbnail_uri": "https://ia600402.us.archive.org/1/items/mbid-f29f0569-552d-4ac8-b783-4cf8048eea7e/mbid-f29f0569-552d-4ac8-b783-4cf8048eea7e-3112628916_thumb250.jpg",
    "song": "God",
    "track_id": "ad22af44-7f79-339e-bf9b-60fc677bb188",
    "recording_id": "0a984e3b-e38a-4b86-80be-f3a3eb1114ca",
    "artist": "Tori Amos",
    "artist_ids": [
        "c0b2500e-0cef-4130-869d-732b23ed9df5"
    ],
    "album": "Under the Pink",
    "release_id": "f29f0569-552d-4ac8-b783-4cf8048eea7e",
    "release_group_id": "ef2b891f-ca73-3e14-b38b-a68699dab8c4",
    "labels": [
        "Atlantic",
        "BMG Direct Marketing, Inc."
    ],
    "label_ids": [
        "50c384a2-0b44-401b-b893-8181173339c7",
        "9a7d39a4-a887-40f3-a645-a9a136d1f13f"
    ],
    "release_date": "1994-01-01",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "\"God\" is the fourth single from Tori Amos' second studio album \"Under the Pink,\" released in 1994.\n--\nThis song was Amos' call to God to explain His omnipotence in the light of such issues as the repression of women through religion. She explained: \"There's a division of power, male and female power, and there's a division within my own being. There's been a dishonoring of us with each other, and us with ourselves, and women against women, and men against men, and women against men... and that's how the song 'God' got written.\"",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}