Information about plays

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

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

{
    "id": 3544794,
    "uri": "https://api.kexp.org/v2/plays/3544794/?format=api",
    "airdate": "2025-08-25T21:52:55-07:00",
    "show": 64388,
    "show_uri": "https://api.kexp.org/v2/shows/64388/?format=api",
    "image_uri": "",
    "thumbnail_uri": "",
    "song": "XOPA",
    "track_id": "224b3d2c-c9c2-42a6-a7d9-53d94491af4d",
    "recording_id": "39e99aab-25bd-4d1a-8fc4-b1cefea03b75",
    "artist": "Making Movies",
    "artist_ids": [
        "550dae37-1c3e-4545-b6c8-c515dbff6b77"
    ],
    "album": "XOPA",
    "release_id": "9fb946a3-fe8b-46aa-ba51-7e0b02187b26",
    "release_group_id": "8191bda2-7acf-40e2-8244-dc7419a78887",
    "labels": [
        "Cosmica Artists"
    ],
    "label_ids": [
        "d7dfa2e4-99a0-431d-97d9-7e03c1e1ca0e"
    ],
    "release_date": "2022-06-08",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "El título de esta canción es una expresión coloquial en Panamá que significa «¡Qué tal!».\nTocando en Nectar Lounge mañana, 26 de agosto! Compra tus boletos aquí: https://www.tixr.com/groups/nectarlounge/events/rizo-making-movies-150875 \n***\nPerforming at Nectar Lounge tomorrow, August 26! Get your tickets here: https://www.tixr.com/groups/nectarlounge/events/rizo-making-movies-150875\nThis song's title is slang in Panama for 'what's up'!",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}