Information about plays

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

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

{
    "id": 355189,
    "uri": "https://api.kexp.org/v2/plays/355189/?format=api",
    "airdate": "2019-07-16T18:34:00-07:00",
    "show": 5922,
    "show_uri": "https://api.kexp.org/v2/shows/5922/?format=api",
    "image_uri": "",
    "thumbnail_uri": "",
    "song": "Habibi Taal",
    "track_id": "a43c8be3-1fcf-4570-a6f2-c262683c9bba",
    "recording_id": null,
    "artist": "Alsarah",
    "artist_ids": [
        "f3b95dc9-552d-44b3-a73e-797e77dd3025"
    ],
    "album": "Silt",
    "release_id": "1e4db651-173d-47e5-931c-5352e18a4a5f",
    "release_group_id": null,
    "labels": [
        "Wonderwheel Recordings"
    ],
    "label_ids": [],
    "release_date": "2014-03-01",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "With a spellbinding voice, she blends East African tunes with Arabic sounds and traditions for a one of a kind style. Called “the new princess of Nubian pop” by The Guardian, Sudanese singer, songwriter and ethnomusicologist Alsarah is passionate about the intersection of culture, music and migration. Experience her LIVE in KEXP studio performance. Recorded April 11, 2019 https://www.youtube.com/watch?v=RqeJhd_h0F0",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}