Information about plays

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

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

{
    "id": 3620897,
    "uri": "https://api.kexp.org/v2/plays/3620897/?format=api",
    "airdate": "2026-02-22T16:45:40-08:00",
    "show": 66003,
    "show_uri": "https://api.kexp.org/v2/shows/66003/?format=api",
    "image_uri": "",
    "thumbnail_uri": "",
    "song": "You and I",
    "track_id": "be72e8fc-e04b-4263-baad-3adc6a286149",
    "recording_id": "b475b2c6-3fad-437d-bf2c-83d20eeb50e8",
    "artist": "Caribou",
    "artist_ids": [
        "735e3514-a8ae-401f-af3b-6300df1b8d2c"
    ],
    "album": "Suddenly",
    "release_id": "d3fee3e2-0430-4565-b6c6-fa1628dd1a7b",
    "release_group_id": "975b39ae-77fa-4b6e-b1fc-e981b4c62f1c",
    "labels": [
        "Merge Records"
    ],
    "label_ids": [
        "5a4f8d65-681e-4a1f-85a8-a874c9513888"
    ],
    "release_date": "2020-02-28",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Sending this out to Tony and family, who writes, \"We're here just outside of Puerta Vallarta sheltering in place pool side (yes it's crazy here) streaming KEXP with the family. Any chance you can play a Caribou track? We were just thinking it fit your last playlist vibe.\"\n\nSending all our love and wishing you and yours a safe passage home as soon as possible.",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}