Information about plays

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

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

{
    "id": 348985,
    "uri": "https://api.kexp.org/v2/plays/348985/?format=api",
    "airdate": "2019-07-02T09:36:06-07:00",
    "show": 5816,
    "show_uri": "https://api.kexp.org/v2/shows/5816/?format=api",
    "image_uri": "http://coverartarchive.org/release/896263b0-ce1e-45dd-abd2-c5118d17d5d6/4529010699-250.jpg",
    "thumbnail_uri": "",
    "song": "The Last Time",
    "track_id": "0047bab9-827a-347b-8a22-dbe96d4dab34",
    "recording_id": null,
    "artist": "The Rolling Stones",
    "artist_ids": [
        "b071f9fa-14b0-4217-8e97-eb41da73f598"
    ],
    "album": "Forty Licks",
    "release_id": "896263b0-ce1e-45dd-abd2-c5118d17d5d6",
    "release_group_id": null,
    "labels": [
        "Virgin"
    ],
    "label_ids": [
        "49b58bdb-3d74-40c6-956a-4c4b46115c9c"
    ],
    "release_date": "2002-09-30",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "The Rolling Stones song “The Last Time” is their version of that amazing Staple Singers song “This May Be My Last Time.” The Andrew Loog Orchestra then covered the Stones song for The Rolling Stones Songbook in 1965. That symphonic version was then sampled in The Verve’s 1997 breakout hit “Bittersweet Symphony” which LITERALLY became a bittersweet symphony for the band when the lawyer who owned the rights to the Rolling Stones musical catalog pre-1970’s, sued The Verve claiming the band had reneged on their original 50/50 split of royalties by using more than 5-notes of the symphonic version of the song. \n\nNow we’ve learned that the son of lawyer Allen Klein and the Rolling Stones themselves have finally given the rights and royalties back for the song. Singer Richard Ashcroft \n\"It's been a fantastic development,\" he said. \"It's life-affirming in a way.\"",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}