Information about plays

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

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

{
    "id": 3413017,
    "uri": "https://api.kexp.org/v2/plays/3413017/?format=api",
    "airdate": "2024-10-15T15:21:20-07:00",
    "show": 61584,
    "show_uri": "https://api.kexp.org/v2/shows/61584/?format=api",
    "image_uri": "",
    "thumbnail_uri": "",
    "song": "LITE SPOTS",
    "track_id": null,
    "recording_id": "fe89d2ee-8e11-4519-94a7-b1b4f3e88412",
    "artist": "KAYTRANADA",
    "artist_ids": [
        "e56aee57-d90e-40cf-a70d-beb70f6f3c69"
    ],
    "album": "99.9%",
    "release_id": null,
    "release_group_id": "2f915251-f0f3-4a08-9f31-4f3cbcfcbf3b",
    "labels": [
        "XL Recordings"
    ],
    "label_ids": [
        "14221f01-8939-4ea0-b8f1-b5a21beae80a"
    ],
    "release_date": "2016-05-06",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Out to Judith!\n\n99.9% is the debut studio album by Canadian electronic music producer Kaytranada, released May 6, 2016, through XL Recordings worldwide and Ultra Records in Canada.  The 15-track album features guest contributions from Anderson .Paak, Vic Mensa, Little Dragon, Syd, Craig David, AlunaGeorge, and BadBadNotGood, amongst others.\n\nOn September 19, 2016 the album was named as the winner of the 2016 Polaris Music Prize, while on April 1, 2017 the album won Electronic Album of the Year at the 2017 Juno Awards.\n\n\"Lite Spots\" contains a sample of \"Pontos De Luz\" performed by Gal Costa, and written by Jards Macalé and Waly Salomão.  https://bit.ly/35HfYXI",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}