Information about plays

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

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

{
    "id": 3521669,
    "uri": "https://api.kexp.org/v2/plays/3521669/?format=api",
    "airdate": "2025-07-02T14:10:31-07:00",
    "show": 63900,
    "show_uri": "https://api.kexp.org/v2/shows/63900/?format=api",
    "image_uri": "https://ia800305.us.archive.org/7/items/mbid-0a941ce4-9082-428e-82cb-f8c46c3312d5/mbid-0a941ce4-9082-428e-82cb-f8c46c3312d5-18926180863_thumb500.jpg",
    "thumbnail_uri": "https://ia800305.us.archive.org/7/items/mbid-0a941ce4-9082-428e-82cb-f8c46c3312d5/mbid-0a941ce4-9082-428e-82cb-f8c46c3312d5-18926180863_thumb250.jpg",
    "song": "United Future Airlines",
    "track_id": "044077bc-f6cf-325b-ae74-17dbb472b345",
    "recording_id": "d817186b-2b7b-4422-9ce8-7e284322d733",
    "artist": "United Future Organization",
    "artist_ids": [
        "dda1dc9e-42e9-4c35-bed5-b5846d71de9f"
    ],
    "album": "No Sound Is Too Taboo",
    "release_id": "0a941ce4-9082-428e-82cb-f8c46c3312d5",
    "release_group_id": "26d62c0a-7ce4-3f9a-8ce0-45c4c2c1bcc3",
    "labels": [
        "Verve"
    ],
    "label_ids": [
        "99a24d71-54c1-4d3f-88cc-00fbcc4fce83"
    ],
    "release_date": "1994-01-01",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Out to Jeremy!\n\nPioneers of the Japanese acid-jazz sound, the United Future Organization comprised Tokyo club DJs Tadashi Yabe, Toshio Matsuura and French expatriate Raphael Sebbag. Joining forces in 1990, the trio quickly emerged as a leading force on the Tokyo underground club scene.\n--",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}