Information about plays

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

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

{
    "id": 2683228,
    "uri": "https://api.kexp.org/v2/plays/2683228/?format=api",
    "airdate": "2020-01-07T11:22:02.969000-08:00",
    "show": 46313,
    "show_uri": "https://api.kexp.org/v2/shows/46313/?format=api",
    "image_uri": "https://ia800608.us.archive.org/0/items/mbid-b6cf534d-7945-40e8-8815-9c38ab9e47ba/mbid-b6cf534d-7945-40e8-8815-9c38ab9e47ba-17213016632.jpg",
    "thumbnail_uri": "https://ia800608.us.archive.org/0/items/mbid-b6cf534d-7945-40e8-8815-9c38ab9e47ba/mbid-b6cf534d-7945-40e8-8815-9c38ab9e47ba-17213016632_thumb250.jpg",
    "song": "Dancing Is the Best Revenge",
    "track_id": "19205e10-51c4-4e8e-b120-81a03b46bd2e",
    "recording_id": null,
    "artist": "!!!",
    "artist_ids": [
        "f26c72d3-e52c-467b-b651-679c73d8e1a7"
    ],
    "album": "Shake the Shudder",
    "release_id": "b6cf534d-7945-40e8-8815-9c38ab9e47ba",
    "release_group_id": "0181ab9f-5d34-45c0-bc12-166a39c30f2c",
    "labels": [
        "Warp"
    ],
    "label_ids": [
        "46f0f4cd-8aab-4b33-b698-f459faf64190"
    ],
    "release_date": "2017-05-19",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": true,
    "is_live": false,
    "comment": "It's true! Dancing is the Best Revenge!  Watch !!! prove it during a fabulous 2017 performance in KEXP's Gathering Space: https://www.youtube.com/watch?v=J0DCguZOjsg",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}