Information about plays

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

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

{
    "id": 2680836,
    "uri": "https://api.kexp.org/v2/plays/2680836/?format=api",
    "airdate": "2020-01-01T14:00:31-08:00",
    "show": 46271,
    "show_uri": "https://api.kexp.org/v2/shows/46271/?format=api",
    "image_uri": "https://coverartarchive.org/release/d2d85bc2-3ec0-4a1c-bf37-2b9a58f2d5ce/21129597655-250.jpg",
    "thumbnail_uri": "",
    "song": "Entrance",
    "track_id": "791474b6-bfe5-4002-b74a-74613a3a19d6",
    "recording_id": null,
    "artist": "Kikagaku Moyo",
    "artist_ids": [
        "3a605eba-b6a1-4298-855d-b3033df0bf8b"
    ],
    "album": "Masana Temples",
    "release_id": "d2d85bc2-3ec0-4a1c-bf37-2b9a58f2d5ce",
    "release_group_id": null,
    "labels": [
        "Guruguru Brain"
    ],
    "label_ids": [
        "de0ecc1e-519d-40fe-8a29-b07035d9462e"
    ],
    "release_date": "2018-10-05",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Japanese precision meets Western pop sensibilities across the Tokyo-based quintet’s fourth full studio album.\nExperience Kikagaku Moyo live in the KEXP studio. Recorded August 1, 2018 https://www.youtube.com/watch?v=M8y3nM6tEqw",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}