Information about plays

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

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

{
    "id": 2680527,
    "uri": "https://api.kexp.org/v2/plays/2680527/?format=api",
    "airdate": "2019-12-31T20:17:10-08:00",
    "show": 46266,
    "show_uri": "https://api.kexp.org/v2/shows/46266/?format=api",
    "image_uri": "",
    "thumbnail_uri": "",
    "song": "Tita",
    "track_id": "86d9992a-8da9-4f31-b4c5-f958a9a817fc",
    "recording_id": null,
    "artist": "Trio Da Kali & Kronos Quartet",
    "artist_ids": [
        "6d1397ee-1d5b-46dc-bcb3-3de1e53ae996"
    ],
    "album": "Ladilikan",
    "release_id": "4b78f696-4ed5-4eaa-babf-e0d8b9433a8f",
    "release_group_id": null,
    "labels": [
        "World Circuit"
    ],
    "label_ids": [
        "ad3947c8-2a1e-45b7-a41b-fd0f4d1065bc"
    ],
    "release_date": "2017-09-15",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Ladilikan, album by Trio da Kali and Kronos Quartet, represents a landmark in cultural cross-fertilisation that both parties rank among the most satisfying musical experiences of their careers.\n\nWatch Trio Da Kali performing live in the KEXP studio. Recorded October 4, 2017 https://www.youtube.com/watch?v=9ttsz6j6bjM\n\nApril 23 Kronos Quartet will be performing LIVE at The Moore Theater!",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}