Information about plays

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

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

{
    "id": 3539470,
    "uri": "https://api.kexp.org/v2/plays/3539470/?format=api",
    "airdate": "2025-08-13T05:19:39-07:00",
    "show": 64276,
    "show_uri": "https://api.kexp.org/v2/shows/64276/?format=api",
    "image_uri": "https://ia801407.us.archive.org/10/items/mbid-e673b9e5-31a2-4bbf-bcff-5e380695b511/mbid-e673b9e5-31a2-4bbf-bcff-5e380695b511-33477101762_thumb500.jpg",
    "thumbnail_uri": "https://ia801407.us.archive.org/10/items/mbid-e673b9e5-31a2-4bbf-bcff-5e380695b511/mbid-e673b9e5-31a2-4bbf-bcff-5e380695b511-33477101762_thumb250.jpg",
    "song": "Life’s What You Make It",
    "track_id": "2a62470f-40a2-3ff3-ae2b-cf10eaa1d917",
    "recording_id": "7e175255-060a-4980-932b-7a4c56127446",
    "artist": "Talk Talk",
    "artist_ids": [
        "a74f43e4-50c4-4b19-a2ce-c05ce9bccb03"
    ],
    "album": "The Colour of Spring",
    "release_id": "ed34eaa6-d360-468a-a6e6-633a87677cf1",
    "release_group_id": "072ec17c-aa60-3070-99ab-fce9e9009d97",
    "labels": [
        "EMI"
    ],
    "label_ids": [
        "c029628b-6633-439e-bcee-ed02e8a338f7"
    ],
    "release_date": "1986-03-01",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "From 1985, \"Life's What You Make It\" helped Talk Talk expand their fanbase and earned them their third US hit single.\n\nCheck out the official video here:\nhttps://www.youtube.com/watch?v=l3VqAsMXE7o",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}