Information about plays

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

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

{
    "id": 379391,
    "uri": "https://api.kexp.org/v2/plays/379391/?format=api",
    "airdate": "2019-09-11T03:12:46-07:00",
    "show": 6316,
    "show_uri": "https://api.kexp.org/v2/shows/6316/?format=api",
    "image_uri": "http://coverartarchive.org/release/cf02a9fc-e353-413b-85b2-cea562dbfaf2/23918297104-250.jpg",
    "thumbnail_uri": "",
    "song": "Ibtihaj",
    "track_id": "c96220b7-2985-478c-964b-d7c7d56dca02",
    "recording_id": null,
    "artist": "Rapsody feat. D’Angelo & GZA/Genius",
    "artist_ids": [
        "550cb78b-4995-4873-baea-76ef265531f5"
    ],
    "album": "Eve",
    "release_id": "cf02a9fc-e353-413b-85b2-cea562dbfaf2",
    "release_group_id": null,
    "labels": [
        "Jamla Records"
    ],
    "label_ids": [
        "d0626ef3-bc3a-46d5-8aea-db5a07cad49e"
    ],
    "release_date": "2019-08-23",
    "rotation_status": "Heavy",
    "is_local": false,
    "is_request": true,
    "is_live": false,
    "comment": "The North Carolina rapper is back with her third album as a \"love letter to all black women\". Catch her live at Neptune Theatre in Seattle on Oct 12th.",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}