Information about plays

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

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

{
    "id": 2683303,
    "uri": "https://api.kexp.org/v2/plays/2683303/?format=api",
    "airdate": "2020-01-07T13:36:19.571000-08:00",
    "show": 46313,
    "show_uri": "https://api.kexp.org/v2/shows/46313/?format=api",
    "image_uri": "https://ia802903.us.archive.org/27/items/mbid-463ee9ff-4c41-48e9-9719-4cc2da355a45/mbid-463ee9ff-4c41-48e9-9719-4cc2da355a45-20707178170.jpg",
    "thumbnail_uri": "https://ia802903.us.archive.org/27/items/mbid-463ee9ff-4c41-48e9-9719-4cc2da355a45/mbid-463ee9ff-4c41-48e9-9719-4cc2da355a45-20707178170_thumb250.jpg",
    "song": "The Light Pours Out of Me",
    "track_id": "377e7076-1494-474a-a8df-edeae88ed67a",
    "recording_id": null,
    "artist": "Magazine",
    "artist_ids": [
        "043324ca-100d-48ce-8c7c-fd015afc103b"
    ],
    "album": "Real Life",
    "release_id": "463ee9ff-4c41-48e9-9719-4cc2da355a45",
    "release_group_id": "5ef7ef5c-f9aa-3800-9f55-ec58130846ba",
    "labels": [
        "Caroline Records"
    ],
    "label_ids": [
        "a14fd98c-9b89-481a-b7b8-eea8be6b2816"
    ],
    "release_date": "1988-01-07",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Magazine were an English post-punk band active from 1977 to 1981, then again from 2009 to 2011. The band was formed by Howard Devoto after leaving punk band Buzzcocks in early 1977. Here's one critic's look at their debut album, \"Real Life\": http://www.thevinyldistrict.com/storefront/2016/05/graded-on-a-curve-magazine-real-life/",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}