Information about plays

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

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

{
    "id": 2677663,
    "uri": "https://api.kexp.org/v2/plays/2677663/?format=api",
    "airdate": "2019-12-24T20:15:52-08:00",
    "show": 46218,
    "show_uri": "https://api.kexp.org/v2/shows/46218/?format=api",
    "image_uri": "https://coverartarchive.org/release/763f8279-f5a2-4ac9-a935-7c1a8cb47060/23576097445-250.jpg",
    "thumbnail_uri": "",
    "song": "See The World (feat. Gruff Rhys, Damon Albarn & Mahotella Queens)",
    "track_id": "c9c29d2b-158a-4b07-974e-f5eb2fffe29a",
    "recording_id": null,
    "artist": "Africa Express",
    "artist_ids": [
        "64e82e9d-03c0-4cf7-ac48-bf5e1f07f2b2"
    ],
    "album": "EGOLI",
    "release_id": "763f8279-f5a2-4ac9-a935-7c1a8cb47060",
    "release_group_id": null,
    "labels": [
        "[no label]"
    ],
    "label_ids": [
        "157afde4-4bf5-4039-8ad2-5a15acc85176"
    ],
    "release_date": "2019-07-12",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Mali. Africa Express hailed as the most revolutionary force in popular music for two decades, Africa Express brings together musicians from different cultures, genres and generations to break boundaries and offer a new perspective on Africa and its music. Each event is unique, based upon on-the-spot collaboration and filled with unique moments of magic. The result is EGOLI with 18 tracks capturing the fresh, joyous sounds of Afro Futurism, straight out of\nJohannesburg.",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}