Information about plays

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

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

{
    "id": 369410,
    "uri": "https://api.kexp.org/v2/plays/369410/?format=api",
    "airdate": "2019-08-19T09:27:48-07:00",
    "show": 6159,
    "show_uri": "https://api.kexp.org/v2/shows/6159/?format=api",
    "image_uri": "http://coverartarchive.org/release/a5cc5acd-08eb-43e5-982a-e4ab3b776fb6/22093679447-250.jpg",
    "thumbnail_uri": "",
    "song": "Wanna Come Down",
    "track_id": "e1dfcd0c-6847-4ec8-8d05-659ef4ba16b9",
    "recording_id": null,
    "artist": "Ibibio Sound Machine",
    "artist_ids": [
        "0ece139d-19a4-44c6-85e6-0406e8055a21"
    ],
    "album": "Doko Mien",
    "release_id": "a5cc5acd-08eb-43e5-982a-e4ab3b776fb6",
    "release_group_id": null,
    "labels": [
        "Merge Records"
    ],
    "label_ids": [
        "5a4f8d65-681e-4a1f-85a8-a874c9513888"
    ],
    "release_date": "2019-03-22",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "In a recent interview, Ibibio Sound Machine's Eno Williams told IndyWeek Magazine that the new album built on the theme of women's liberation and representation explored in their first album \"Uyai\". \"The overall theme is truth-seeking. It’s about asking questions and seeking answers. From listeners’ point-of-view, it’s about telling me what you’re feeling, telling me what you’d like to hear, or just telling me what you want me to do. But it’s still about women’s liberation and giving women the chance to be heard.\" Read more at https://indyweek.com/music/features/ibibio-sound-machine-doko-mien-mrg30-merge/",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}