Information about plays

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

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

{
    "id": 2677665,
    "uri": "https://api.kexp.org/v2/plays/2677665/?format=api",
    "airdate": "2019-12-24T20:21:25-08:00",
    "show": 46218,
    "show_uri": "https://api.kexp.org/v2/shows/46218/?format=api",
    "image_uri": "https://coverartarchive.org/release/160d29d1-00fc-44ba-ad37-d89b350ae813/22652593435-250.jpg",
    "thumbnail_uri": "",
    "song": "ALEPPO",
    "track_id": "36b6f8fa-ac29-4d10-a1df-5c3092008405",
    "recording_id": null,
    "artist": "KÁRYYN",
    "artist_ids": [
        "577dcc40-8baa-41ed-abab-7b624791254e"
    ],
    "album": "The Quanta Series",
    "release_id": "160d29d1-00fc-44ba-ad37-d89b350ae813",
    "release_group_id": null,
    "labels": [
        "Mute"
    ],
    "label_ids": [
        "e0b106a5-4add-4839-9e40-c192457e1bf8"
    ],
    "release_date": "2019-03-01",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "K Á R Y Y N, a LA based composer whose track ‘ALEPPO’ is an experimental electronic exorcism of childhood memories in that city, and one of the year’s most startling debut singles.",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}