Information about plays

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

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

{
    "id": 3639355,
    "uri": "https://api.kexp.org/v2/plays/3639355/?format=api",
    "airdate": "2026-04-08T06:17:54-07:00",
    "show": 66397,
    "show_uri": "https://api.kexp.org/v2/shows/66397/?format=api",
    "image_uri": "https://dn721807.ca.archive.org/0/items/mbid-e673cb17-73c9-4848-844e-998b95fe5475/mbid-e673cb17-73c9-4848-844e-998b95fe5475-26291286198_thumb500.jpg",
    "thumbnail_uri": "https://dn721807.ca.archive.org/0/items/mbid-e673cb17-73c9-4848-844e-998b95fe5475/mbid-e673cb17-73c9-4848-844e-998b95fe5475-26291286198_thumb250.jpg",
    "song": "Is It Like Today?",
    "track_id": "e5e07221-fd75-4b98-a53c-5e304b4e4ad9",
    "recording_id": "91e54cd0-84a2-4c6a-a990-05104d27948d",
    "artist": "World Party",
    "artist_ids": [
        "f7691e08-2824-4e40-b126-4e4a20675036"
    ],
    "album": "Bang!",
    "release_id": "6d3a6b41-9ee0-4c3c-9627-cc9d15cf9a11",
    "release_group_id": "0d37468d-9a85-3837-9f20-ef4a86821c67",
    "labels": [
        "Chrysalis"
    ],
    "label_ids": [
        "ed5601e5-7c54-426e-982a-1a208dd0b0ad"
    ],
    "release_date": "1993-01-01",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "World Party was the project of Karl Wallinger, who started the band in 1986 in London after leaving the Waterboys.\n\nHere is World Party Live on KEXP back in 2012: https://www.youtube.com/watch?v=rdhjXdqqjkk",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}