Information about plays

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

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

{
    "id": 354597,
    "uri": "https://api.kexp.org/v2/plays/354597/?format=api",
    "airdate": "2019-07-15T07:43:29-07:00",
    "show": 5912,
    "show_uri": "https://api.kexp.org/v2/shows/5912/?format=api",
    "image_uri": "http://coverartarchive.org/release/9788c0ff-4ff7-4793-9cb6-4c371f9882db/23221692544-250.jpg",
    "thumbnail_uri": "",
    "song": "temporary tantrum",
    "track_id": "34626638-a600-41c9-9085-372f72a14768",
    "recording_id": null,
    "artist": "pronoun",
    "artist_ids": [
        "e8f1e8f0-b751-4024-a0c5-27f27c97bf2c"
    ],
    "album": "i'll show you stronger",
    "release_id": "9788c0ff-4ff7-4793-9cb6-4c371f9882db",
    "release_group_id": null,
    "labels": [
        "Rhyme & Reason Records"
    ],
    "label_ids": [
        "7262576d-6501-4e6a-ba7c-5b444304a27c"
    ],
    "release_date": "2019-05-24",
    "rotation_status": "Medium",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "‘temporary tantrum’ was written about that moment in the relationship when you realize you’ve been played. although in that moment it’s heart breaking and you feel like the biggest idiot, you know that eventually you will come out on the other end and use that experience to grow.” explained pronoun (Alyse Vellturo).:  https://aupium.com/2019/03/20/in-case-of-emotional-relapse-play-pronouns-temporary-tantrum/",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}