Information about plays

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

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

{
    "id": 3568749,
    "uri": "https://api.kexp.org/v2/plays/3568749/?format=api",
    "airdate": "2025-10-23T02:28:09-07:00",
    "show": 64908,
    "show_uri": "https://api.kexp.org/v2/shows/64908/?format=api",
    "image_uri": "https://coverartarchive.org/release/abf86b2b-6a77-4e68-87e2-56a824f5a608/9545027468-500.jpg",
    "thumbnail_uri": "https://coverartarchive.org/release/abf86b2b-6a77-4e68-87e2-56a824f5a608/9545027468-250.jpg",
    "song": "Recognition",
    "track_id": null,
    "recording_id": "10682fa9-b492-4215-b4f8-bc0441383fa3",
    "artist": "THEESatisfaction feat. Shabazz Palaces and Erik Blood",
    "artist_ids": [
        "918c2998-512f-4e6c-95ec-0f833c4b7e22",
        "6462c4f6-6f69-4636-a835-02eebe81c90f",
        "bb5edacd-c97d-42df-9174-2fa7abbf69ee"
    ],
    "album": "EarthEE",
    "release_id": null,
    "release_group_id": "db437276-6ad3-45ac-9b62-6df65b319530",
    "labels": [
        "Sub Pop Records"
    ],
    "label_ids": [
        "38dc88de-7720-4100-9d5b-3cdc41b0c474"
    ],
    "release_date": "2015-02-24",
    "rotation_status": null,
    "is_local": true,
    "is_request": false,
    "is_live": false,
    "comment": "THEESatisfaction was a duo based here in Seattle with the amazing Stasia \"Stas\" Irons and fantastic Catherine \"Cat\" Harris-White (Sassyblack). \n\nIn this video, Stas and Cat visit the Sun Ra House and hold a gem featured in the film \"Space is The Place!\"  https://www.youtube.com/watch?v=JBHjr-CdxYM\n\nTHEESatisfaction performed this track live in the KEXP studio in February 2015:\nhttps://www.youtube.com/watch?v=8sl5t74UMjI",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}