Information about plays

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

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

{
    "id": 3641656,
    "uri": "https://api.kexp.org/v2/plays/3641656/?format=api",
    "airdate": "2026-04-13T18:54:35-07:00",
    "show": 66445,
    "show_uri": "https://api.kexp.org/v2/shows/66445/?format=api",
    "image_uri": "https://coverartarchive.org/release/06348de9-a1be-4996-88fd-9bbceb6d779a/44454116000-500.jpg",
    "thumbnail_uri": "https://coverartarchive.org/release/06348de9-a1be-4996-88fd-9bbceb6d779a/44454116000-250.jpg",
    "song": "Click Clack Symphony.",
    "track_id": null,
    "recording_id": "9359a321-0ab5-4d5b-b2c0-d315833db7a1",
    "artist": "RAYE ft. Hans Zimmer",
    "artist_ids": [
        "8be564c3-dfba-440b-af8c-4ffbceeef45e",
        "e6de1f3b-6484-491c-88dd-6d619f142abc"
    ],
    "album": "This Music May Contain Hope.",
    "release_id": null,
    "release_group_id": "ae1ff272-3682-4e39-8f9b-2a9eb30eddc3",
    "labels": [
        "Human Re Sources"
    ],
    "label_ids": [
        "c4f89a2b-8b94-4557-947a-75dc25b0a655"
    ],
    "release_date": "2026-03-27",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Though this season of her life had been cold, lonely and tough\nThough she slipped back into a darkness she had hoped by now to have overcome\nShe had learned a beautiful lesson\nAnd she kissed her girls goodbye and thanked them for getting her out the house\nThat maybe everything was going to be alright\nAnd even if only for a moment\nEverything is going to be alright\nYeah, it's going to be alright\nGoing to be alright",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}