Information about plays

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

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

{
    "id": 370942,
    "uri": "https://api.kexp.org/v2/plays/370942/?format=api",
    "airdate": "2019-08-22T17:02:34-07:00",
    "show": 6179,
    "show_uri": "https://api.kexp.org/v2/shows/6179/?format=api",
    "image_uri": "",
    "thumbnail_uri": "",
    "song": "Only God Knows",
    "track_id": "0ff3922d-ed92-4d6d-89f7-20466736a010",
    "recording_id": null,
    "artist": "Young Fathers (feat. Leith Congregational Choir)",
    "artist_ids": [
        "24aa5c20-a275-468a-93a9-b3d96b344b6c"
    ],
    "album": "Only God Knows",
    "release_id": "4860eb11-7be7-40a8-8b8d-1a912f54512d",
    "release_group_id": null,
    "labels": [
        "Big Dada"
    ],
    "label_ids": [
        "1382bfb9-0880-4696-a8ae-1ce2d94ce097"
    ],
    "release_date": "2017-01-24",
    "rotation_status": "Heavy",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Here’s the story behind Young Fathers and their involvement in Danny Boyle’s T2: Trainspotting, \n\nYoung Fathers and the prolific novelist Irvine Welsh first met in 2015, when Welsh was making TV documentary about creativity in their mutual hometown, Edinburgh. Director Danny Boyle discovered Young Fathers shortly after their 2014 Mercury Prize win. <br/><br/>https://youngfathersofficial.bandcamp.com/album/only-god-knows-ft-leith-congregational-choir",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}