Information about plays

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

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

{
    "id": 2679866,
    "uri": "https://api.kexp.org/v2/plays/2679866/?format=api",
    "airdate": "2019-12-30T07:20:10-08:00",
    "show": 46257,
    "show_uri": "https://api.kexp.org/v2/shows/46257/?format=api",
    "image_uri": "https://coverartarchive.org/release/6b8bba6e-4abb-45b0-a779-de4fff323b01/24243518175-250.jpg",
    "thumbnail_uri": "",
    "song": "Colors",
    "track_id": "d39b32bc-b362-455c-8b16-94a1ed45ad0f",
    "recording_id": null,
    "artist": "Black Pumas",
    "artist_ids": [
        "dd569857-d15e-4dbe-baad-b46a5ffe34a0"
    ],
    "album": "Black Pumas",
    "release_id": "6b8bba6e-4abb-45b0-a779-de4fff323b01",
    "release_group_id": null,
    "labels": [
        "ATO Records"
    ],
    "label_ids": [
        "b63922e9-da3c-4e41-9eda-ae1b11d33a1a"
    ],
    "release_date": "2019-06-21",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "The video for this track was directed by Kristian Mercado, who says \"I was on a trip in Florida at Banana Records, when I heard ‘Colors’ playing. I was instantly moved and asked tons of questions about who they were. It was such a powerful song and experience that I sought out to do the music video for the song. We shot the whole film in the Bronx, wanted to show the Bronx as a place that was alive and vibrant. We wanted to celebrate family, connections, movement, and life. We explored the idea of the Bronx as a living garden, always growing always moving forward, and finding a cinematic landscape in places people often ignore.” Watch here: https://youtu.be/2EntxPIULUI",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}