Information about plays

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

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

{
    "id": 372858,
    "uri": "https://api.kexp.org/v2/plays/372858/?format=api",
    "airdate": "2019-08-27T06:09:34-07:00",
    "show": 6213,
    "show_uri": "https://api.kexp.org/v2/shows/6213/?format=api",
    "image_uri": "",
    "thumbnail_uri": "",
    "song": "Presaging the End",
    "track_id": "231342dd-bedc-4353-97f4-06c558dd49e4",
    "recording_id": null,
    "artist": "Ceremony",
    "artist_ids": [
        "c13da818-d566-4f2a-aaaf-1c68301ddc43"
    ],
    "album": "In the Spirit World Now",
    "release_id": "a9744966-fb47-4583-9299-07970c4e9d0d",
    "release_group_id": null,
    "labels": [
        "Relapse Records"
    ],
    "label_ids": [
        "4189cc4f-fb38-4d62-8271-dbd247585117"
    ],
    "release_date": "2019-08-23",
    "rotation_status": "Medium",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "“Change is a hard topic to unravel,” Lyricist and frontman Ross Farrar says of the single. “In one version, people don’t like it much because it tampers with original design. But on the other hand, change is something that is a necessity and also absolutely inevitable, so it’s one of those things we have to embrace by default.”",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}