Information about plays

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

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

{
    "id": 3416273,
    "uri": "https://api.kexp.org/v2/plays/3416273/?format=api",
    "airdate": "2024-10-23T09:42:46-07:00",
    "show": 61651,
    "show_uri": "https://api.kexp.org/v2/shows/61651/?format=api",
    "image_uri": "",
    "thumbnail_uri": "",
    "song": "Brassneck",
    "track_id": "2fbd3667-4ca4-343c-9dbd-0dab9a5ceb52",
    "recording_id": "6883f509-4db2-4365-aaac-ebd8ca3b92e5",
    "artist": "The Wedding Present",
    "artist_ids": [
        "707622da-475f-48e1-905d-248718df6521"
    ],
    "album": "Bizarro",
    "release_id": "7111698d-971e-3308-8ac1-99dcbeaff6fb",
    "release_group_id": "2e8716aa-d16f-3d6a-84ed-32218ea0d2bb",
    "labels": [
        "RCA"
    ],
    "label_ids": [
        "1ca5ed29-e00b-4ea5-b817-0bcca0e04946"
    ],
    "release_date": "1989-10-23",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "'Bizarro' released on this in 1989!\n\n“Brassneck” is that the term “brass neck” is a regional expression from Yorkshire, where the band originated. It describes someone who is brazen or shamelessly bold.\n\nThey performed Live on KEXP in 2012. They opened up their set with \"Brassneck.\"\nhttps://youtu.be/7SdLVHXikmU",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}