Information about plays

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

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

{
    "id": 2677629,
    "uri": "https://api.kexp.org/v2/plays/2677629/?format=api",
    "airdate": "2019-12-24T18:07:24-08:00",
    "show": 46218,
    "show_uri": "https://api.kexp.org/v2/shows/46218/?format=api",
    "image_uri": "https://coverartarchive.org/release/36aa3f43-903b-40a7-9285-2e85a5993174/13728058477-250.jpg",
    "thumbnail_uri": "",
    "song": "Tommy Peoples / The Windmill / Fintan McManus's",
    "track_id": "5dffda2b-b002-3bd1-8da8-6f0924fe2e62",
    "recording_id": null,
    "artist": "Altan",
    "artist_ids": [
        "e6211cf7-272f-4431-bbd3-40c081b992d4"
    ],
    "album": "The Best of Altan",
    "release_id": "36aa3f43-903b-40a7-9285-2e85a5993174",
    "release_group_id": null,
    "labels": [
        "Green Linnet"
    ],
    "label_ids": [
        "4b62f424-6407-4b24-906a-d81f9bbd99a7"
    ],
    "release_date": "1997-01-01",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Altan comes from Gweedore, Ireland and was born in 1987. \nDon't miss them performing LIVE at Kirkland Performance Center on March 24 http://www.kpcenter.org/event/altan-2/",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}