Information about plays

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

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

{
    "id": 3426981,
    "uri": "https://api.kexp.org/v2/plays/3426981/?format=api",
    "airdate": "2024-11-18T09:11:11-08:00",
    "show": 61883,
    "show_uri": "https://api.kexp.org/v2/shows/61883/?format=api",
    "image_uri": "https://coverartarchive.org/release/539c942b-4eb8-40b7-bd05-f6d927fcb147/8947007068-500.jpg",
    "thumbnail_uri": "https://coverartarchive.org/release/539c942b-4eb8-40b7-bd05-f6d927fcb147/8947007068-250.jpg",
    "song": "Trouble",
    "track_id": null,
    "recording_id": "b1c2a179-70d8-4bc1-a326-1c153eb27540",
    "artist": "TV on the Radio",
    "artist_ids": [
        "eb872766-98f6-453d-883f-2ae908a18315"
    ],
    "album": "Seeds",
    "release_id": null,
    "release_group_id": "dfd3e397-a8a9-4f71-a091-c9beb0df06e3",
    "labels": [
        "Harvest"
    ],
    "label_ids": [
        "993af7f6-bb99-456b-83e7-5e728ea80a0e"
    ],
    "release_date": "2014-11-18",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "This record turns ten years old today! \n\nIn  the video for \"Trouble,\"  Tunde Adebimpe ponders the life of everyday people on the street.  “I just happen to like looking at people and wondering what’s up,”  he says. “We got some people together, some of whom we ran into on the street while we were shooting, and did that. We asked if they could quietly (or not) go to brighter or darker places inside themselves let us be there with them for a little while. Everyone’s sifting through something, right?”\n--\nSee him listening and doling out hugs: https://www.youtube.com/watch?v=bunJBFtlt-I",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}