Information about plays

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

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

{
    "id": 3623035,
    "uri": "https://api.kexp.org/v2/plays/3623035/?format=api",
    "airdate": "2026-02-27T15:01:04-08:00",
    "show": 66044,
    "show_uri": "https://api.kexp.org/v2/shows/66044/?format=api",
    "image_uri": "https://dn710005.ca.archive.org/0/items/mbid-79361f33-5f5f-49d3-9adf-b4485fd481a4/mbid-79361f33-5f5f-49d3-9adf-b4485fd481a4-28558404093_thumb500.jpg",
    "thumbnail_uri": "https://dn710005.ca.archive.org/0/items/mbid-79361f33-5f5f-49d3-9adf-b4485fd481a4/mbid-79361f33-5f5f-49d3-9adf-b4485fd481a4-28558404093_thumb250.jpg",
    "song": "Fight For You",
    "track_id": "00c029d3-c521-4ae6-96c1-03e4775a68fe",
    "recording_id": "c8f85b32-0cba-4ab3-9dfb-f9829cf2bcc1",
    "artist": "H.E.R.",
    "artist_ids": [
        "93998e01-ff53-4af7-ba2a-5674adcdf21e"
    ],
    "album": "Judas and the Black Messiah: The Inspired Album",
    "release_id": "b1d4fffe-ddce-4db2-a4cd-fcf310521536",
    "release_group_id": "e1cbf9af-6004-4e89-92cb-d31b9c170047",
    "labels": [
        "RCA"
    ],
    "label_ids": [
        "1ca5ed29-e00b-4ea5-b817-0bcca0e04946"
    ],
    "release_date": "2021-02-12",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Co-written with Tiara Thomas for Shaka King's film \"Judas and the Black Messiah\" - about the 1969 police killing of Fred Hampton, chairman of the Illinois Black Panther Party - inspired the music on this album. The album's closing track, by H.E.R., \"Fight For You\" won the Best Original Song Oscar at the 93rd Academy Awards.\n\nRead more at:  https://nyti.ms/3hTtT4w",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}