Information about plays

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

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

{
    "id": 3571453,
    "uri": "https://api.kexp.org/v2/plays/3571453/?format=api",
    "airdate": "2025-10-29T15:18:23-07:00",
    "show": 64966,
    "show_uri": "https://api.kexp.org/v2/shows/64966/?format=api",
    "image_uri": "https://ia802900.us.archive.org/15/items/mbid-08972b3b-a5ce-3e51-9085-8a12f2753879/mbid-08972b3b-a5ce-3e51-9085-8a12f2753879-25713863330_thumb500.jpg",
    "thumbnail_uri": "https://ia902900.us.archive.org/15/items/mbid-08972b3b-a5ce-3e51-9085-8a12f2753879/mbid-08972b3b-a5ce-3e51-9085-8a12f2753879-25713863330_thumb250.jpg",
    "song": "Love Songs on the Radio",
    "track_id": "635f1d92-6d67-3c52-af42-8d1dcbb5fae2",
    "recording_id": "3500b855-9df2-44ef-8698-1f6ca51ff166",
    "artist": "Mojave 3",
    "artist_ids": [
        "abf74786-2f3e-47e0-ae68-69a55c13909a"
    ],
    "album": "Ask Me Tomorrow",
    "release_id": "08972b3b-a5ce-3e51-9085-8a12f2753879",
    "release_group_id": "225de0e3-30af-3698-9a8f-e393a6abd0bf",
    "labels": [
        "4AD"
    ],
    "label_ids": [
        "a539bb1e-f2e1-4b45-9db8-8053841e7503"
    ],
    "release_date": "1999-01-01",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Mojave 3 was born from the ashes from the shoegazer band Slowdive, whose record sales did not satisfy their record company Creation, which dropped them in 1995.\nShortly thereafter, Neil Halstead (vocals and guitar), Rachel Goswell (vocals) and Ian McCutcheon (drums and percussion) started recording demos, which they sent to various record companies. 4AD founder Ivo Watts-Russell got hold of the demo and signed them.. They were joined by  keyboardist Alan Forrester and former Chapterhouse guitarist Simon Rowe.\n--",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}