Information about plays

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

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

{
    "id": 2683239,
    "uri": "https://api.kexp.org/v2/plays/2683239/?format=api",
    "airdate": "2020-01-07T12:01:31.095000-08:00",
    "show": 46313,
    "show_uri": "https://api.kexp.org/v2/shows/46313/?format=api",
    "image_uri": "https://ia801503.us.archive.org/14/items/mbid-1bc0e8c1-3c31-4590-8637-27842370f854/mbid-1bc0e8c1-3c31-4590-8637-27842370f854-25085891904.jpg",
    "thumbnail_uri": "https://ia801503.us.archive.org/14/items/mbid-1bc0e8c1-3c31-4590-8637-27842370f854/mbid-1bc0e8c1-3c31-4590-8637-27842370f854-25085891904_thumb250.jpg",
    "song": "A Palé",
    "track_id": "06be6bc3-f889-497d-96dd-4a92b5493610",
    "recording_id": null,
    "artist": "ROSALÍA",
    "artist_ids": [
        "25f3abd9-63b5-471a-bd25-feb9672dfa11"
    ],
    "album": "A Palé",
    "release_id": "1f93b280-2dd1-4443-bab9-c2656feebd74",
    "release_group_id": "16d219da-70b8-4333-93d3-739e9684126d",
    "labels": [
        "Columbia"
    ],
    "label_ids": [
        "011d1192-6f65-45bd-85c4-0400dd45693e"
    ],
    "release_date": "2019-11-10",
    "rotation_status": "Heavy",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Rosalia dropped the new song, \"A Pale. \" on November 7th, 2019. : https://www.billboard.com/articles/columns/latin/8543023/rosalia-a-pale-video",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}