Information about plays

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

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

{
    "id": 2677804,
    "uri": "https://api.kexp.org/v2/plays/2677804/?format=api",
    "airdate": "2019-12-25T04:48:17-08:00",
    "show": 46221,
    "show_uri": "https://api.kexp.org/v2/shows/46221/?format=api",
    "image_uri": "https://coverartarchive.org/release/1b73753d-e847-4668-b430-0786d150baed/24380282713-250.jpg",
    "thumbnail_uri": "",
    "song": "Titanium 2 Step",
    "track_id": "0855e838-5da0-49e3-8264-8df8a0ccc64c",
    "recording_id": null,
    "artist": "Battles feat. Salvatore Principato",
    "artist_ids": [
        "506637a0-193a-4b5d-b96b-4abf3feb27dd"
    ],
    "album": "Juice B Crypts",
    "release_id": "1b73753d-e847-4668-b430-0786d150baed",
    "release_group_id": null,
    "labels": [
        "Warp"
    ],
    "label_ids": [
        "46f0f4cd-8aab-4b33-b698-f459faf64190"
    ],
    "release_date": "2019-10-18",
    "rotation_status": "R/N",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "“Titanium 2 Step” matches them with Sal Principato of post-punk legends Liquid Liquid, who howls all over the band’s busily skronking insanity. The song is billed as an homage to New York, where all involved parties are based, and you can certainly hear the resemblance to Manhattan’s nonstop chaos.",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}