Information about plays

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

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

{
    "id": 2677630,
    "uri": "https://api.kexp.org/v2/plays/2677630/?format=api",
    "airdate": "2019-12-24T18:13:27-08:00",
    "show": 46218,
    "show_uri": "https://api.kexp.org/v2/shows/46218/?format=api",
    "image_uri": "https://coverartarchive.org/release/f2456b58-1365-41a2-ad4a-e7f93b4ef24c/23111873482-250.jpg",
    "thumbnail_uri": "",
    "song": "Tarhatazed",
    "track_id": "59b05980-4551-4a93-9ac0-1c59d3816319",
    "recording_id": null,
    "artist": "Mdou Moctar",
    "artist_ids": [
        "d85defaf-b82e-48be-beb5-2672099e392e"
    ],
    "album": "Ilana (The Creator)",
    "release_id": "f2456b58-1365-41a2-ad4a-e7f93b4ef24c",
    "release_group_id": null,
    "labels": [
        "Sahel Sounds"
    ],
    "label_ids": [
        "72b12920-4894-4bfd-9edb-a753bfed2823"
    ],
    "release_date": "2019-03-29",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Mdou Moctar released his fifth studio album Ilana (The Creator) in 2019 it was his first studio album recorded with a full band.\n\nMdou Moctar performing \"Tarhatazed\" live in the KEXP studio https://www.youtube.com/watch?v=GZvPoE0EH1o",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}