Information about plays

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

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

{
    "id": 3437287,
    "uri": "https://api.kexp.org/v2/plays/3437287/?format=api",
    "airdate": "2024-12-12T19:47:23-08:00",
    "show": 62092,
    "show_uri": "https://api.kexp.org/v2/shows/62092/?format=api",
    "image_uri": "https://ia800207.us.archive.org/21/items/mbid-af7b438c-1345-42b9-ab81-c3591e6e593a/mbid-af7b438c-1345-42b9-ab81-c3591e6e593a-38179776344_thumb500.jpg",
    "thumbnail_uri": "https://ia800207.us.archive.org/21/items/mbid-af7b438c-1345-42b9-ab81-c3591e6e593a/mbid-af7b438c-1345-42b9-ab81-c3591e6e593a-38179776344_thumb250.jpg",
    "song": "Dhund Lo Mujhe",
    "track_id": "08d19d49-8ebb-4a59-a362-b04e4bbb3ad8",
    "recording_id": "02ffc22c-9b0b-4681-a17e-57138820f2c3",
    "artist": "Sheherazaad",
    "artist_ids": [
        "5319cfda-266f-42d0-9127-7c1521dcca8e"
    ],
    "album": "Qasr",
    "release_id": "af7b438c-1345-42b9-ab81-c3591e6e593a",
    "release_group_id": "3704bba6-c30a-4bcc-bdaf-580afabb1008",
    "labels": [
        "Erased Tapes Records"
    ],
    "label_ids": [
        "0cd6e3cb-aea6-4060-9ebd-21b534a864a6"
    ],
    "release_date": "2024-03-01",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Following her highly praised first single for Erased Tapes, Mashoor, Sheherazaad's international debut LP Qasr released on March 1, 2024. Produced by Arooj Aftab, it was engendered during a time of family estrangement, grief over a lost elder, and the racial polarization of her country as she knew it.\n\nSheherazaad stopped by the KEXP studios a couple months ago! Check out the live in-studio session here: https://www.youtube.com/watch?v=xlFFCouWeL8",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}