Information about plays

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

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

{
    "id": 3612620,
    "uri": "https://api.kexp.org/v2/plays/3612620/?format=api",
    "airdate": "2026-02-03T08:29:19-08:00",
    "show": 65829,
    "show_uri": "https://api.kexp.org/v2/shows/65829/?format=api",
    "image_uri": "https://ia600402.us.archive.org/1/items/mbid-f29f0569-552d-4ac8-b783-4cf8048eea7e/mbid-f29f0569-552d-4ac8-b783-4cf8048eea7e-3112628916_thumb500.jpg",
    "thumbnail_uri": "https://ia800402.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": "On this day in 1994, 32 years ago, Tori Amos releases the single \"God\" from the album Under the Pink.\n--\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"
}