Information about plays

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

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

{
    "id": 3548004,
    "uri": "https://api.kexp.org/v2/plays/3548004/?format=api",
    "airdate": "2025-09-02T13:42:08-07:00",
    "show": 64455,
    "show_uri": "https://api.kexp.org/v2/shows/64455/?format=api",
    "image_uri": "https://ia801507.us.archive.org/22/items/mbid-e530b7a1-30d3-31ab-8a31-c6ff75a5c6c5/mbid-e530b7a1-30d3-31ab-8a31-c6ff75a5c6c5-1892582817_thumb500.jpg",
    "thumbnail_uri": "https://ia601507.us.archive.org/22/items/mbid-e530b7a1-30d3-31ab-8a31-c6ff75a5c6c5/mbid-e530b7a1-30d3-31ab-8a31-c6ff75a5c6c5-1892582817_thumb250.jpg",
    "song": "Metronomic Underground",
    "track_id": "6d001842-0b39-3f7c-8328-05eb444eb72a",
    "recording_id": "d7b3850c-c470-43a0-a50d-9cac79f08d2e",
    "artist": "Stereolab",
    "artist_ids": [
        "f1df0431-9250-4ec8-95d8-f19ce7cf7fb6"
    ],
    "album": "Emperor Tomato Ketchup",
    "release_id": "e530b7a1-30d3-31ab-8a31-c6ff75a5c6c5",
    "release_group_id": "1c51069d-4c59-4ddf-bd12-dacefada37c3",
    "labels": [
        "Elektra"
    ],
    "label_ids": [
        "873f9f75-af68-4872-98e2-431058e4c9a9"
    ],
    "release_date": "1996-04-09",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Out to David!\n\nThis record takes its name from the 1971 Shuji Terayama-directed Japanese film Tomato Kecchappu Kôtei (Emperor Tomato Ketchup). The film is a drama set in a future where kids rule and have overthrown the adults of their world. \nRead more of the synopsis here:\nhttps://www.imdb.com/title/tt0066468/?ref_=ttalt_ov\n---\nhttps://stereolab.co.uk/",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}