Information about plays

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

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

{
    "id": 370815,
    "uri": "https://api.kexp.org/v2/plays/370815/?format=api",
    "airdate": "2019-08-22T11:50:46-07:00",
    "show": 6178,
    "show_uri": "https://api.kexp.org/v2/shows/6178/?format=api",
    "image_uri": "http://coverartarchive.org/release/dab40655-d707-35d2-9c31-599f861d54e7/19508508349-250.jpg",
    "thumbnail_uri": "",
    "song": "Glósóli",
    "track_id": "0b4f786d-4410-3417-915c-53a2bc1f3035",
    "recording_id": null,
    "artist": "Sigur Rós",
    "artist_ids": [
        "f6f2326f-6b25-4170-b89d-e235b25508e8"
    ],
    "album": "Takk…",
    "release_id": "dab40655-d707-35d2-9c31-599f861d54e7",
    "release_group_id": null,
    "labels": [
        "Geffen Records"
    ],
    "label_ids": [
        "0fadc2ce-f7de-4e27-bbe6-612b317e716b"
    ],
    "release_date": "2005-09-13",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Jónsi (Jónsi & Alex Somers) of Sigur Rós will be playing at The Paramount Theatre on Friday, October 11th. https://bit.ly/2FS6njO",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}