Information about plays

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

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

{
    "id": 3618986,
    "uri": "https://api.kexp.org/v2/plays/3618986/?format=api",
    "airdate": "2026-02-18T05:58:38-08:00",
    "show": 65964,
    "show_uri": "https://api.kexp.org/v2/shows/65964/?format=api",
    "image_uri": "",
    "thumbnail_uri": "",
    "song": "The Process of Dying",
    "track_id": "c32e4ace-cb4e-44f1-88c8-e9f6ed9dd0c4",
    "recording_id": "7d29e8af-ee81-476a-81dd-2c7a861c5b63",
    "artist": "Nada Rosa",
    "artist_ids": [
        "ffc9d30d-8df2-4a31-9deb-037278cf4c9c"
    ],
    "album": "The Process of Dying",
    "release_id": "293857ad-bc2a-4cdb-846d-2191c5f23278",
    "release_group_id": "fe958635-55cd-43bb-808e-b5fe5f797fa5",
    "labels": [
        "[no label]"
    ],
    "label_ids": [
        "157afde4-4bf5-4039-8ad2-5a15acc85176"
    ],
    "release_date": "2020-05-01",
    "rotation_status": "Library",
    "is_local": true,
    "is_request": false,
    "is_live": false,
    "comment": "Seattle based Nada Rosa is a 5-piece ensemble creating their own cinematic explosion of surf-tinged cosmic soul. Inspired by global psychedelia and latin styles, the band weaves together driving, hypnotic bass lines, dreamy guitars, and infectious melodies to create a sound that is colorful, nostalgic, and otherworldly. \n\nhttps://nadarosa.bandcamp.com/ \n\nWatch the official music video for Nada Rosa's \"the Process of Dying\": https://www.youtube.com/watch?v=ZtWNBqSe6Zo",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}