Information about plays

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

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

{
    "id": 3302001,
    "uri": "https://api.kexp.org/v2/plays/3302001/?format=api",
    "airdate": "2024-01-26T11:57:34-08:00",
    "show": 59251,
    "show_uri": "https://api.kexp.org/v2/shows/59251/?format=api",
    "image_uri": "https://ia601303.us.archive.org/11/items/mbid-d4d83ce0-7585-4433-b7f4-a497e2d80a5e/mbid-d4d83ce0-7585-4433-b7f4-a497e2d80a5e-37641683764_thumb500.jpg",
    "thumbnail_uri": "https://ia801303.us.archive.org/11/items/mbid-d4d83ce0-7585-4433-b7f4-a497e2d80a5e/mbid-d4d83ce0-7585-4433-b7f4-a497e2d80a5e-37641683764_thumb250.jpg",
    "song": "Stayin' Alive ! Chris Version",
    "track_id": "965269dc-426c-464c-97a7-3f10168f72e5",
    "recording_id": "f1410448-ee4e-4623-a2af-1ed64cd98bf2",
    "artist": "Christine and the Queens",
    "artist_ids": [
        "9c90ffbf-b137-4dee-bfcc-b8010787840d"
    ],
    "album": "Stayin' Alive ! Chris Version",
    "release_id": "d4d83ce0-7585-4433-b7f4-a497e2d80a5e",
    "release_group_id": "845d588b-7ae6-47b1-ad64-56782a986cde",
    "labels": [
        "Because Music"
    ],
    "label_ids": [
        "23450486-837c-46a6-8b3f-b22429a0dfe1"
    ],
    "release_date": "2023-12-29",
    "rotation_status": "Medium",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "\"My masters use art as a magical refuge and I, in turn, take them along masked, free of themselves into the sovereign realm of their own dreams. Made in a few days, in an emergency with fabulous friends, generous strangers, the inhabitants of Venice the beautiful, this is our fond farewell to 2023.\" Chris says of their Saturday Night Fever cover.\nhttps://youtu.be/nlIYME8iQ1Y\n\nhttps://christineandthequeens.bandcamp.com/track/stayin-alive-chris-version\nhttps://christineandthequeens.com/",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}