Information about plays

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

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

{
    "id": 371296,
    "uri": "https://api.kexp.org/v2/plays/371296/?format=api",
    "airdate": "2019-08-23T13:12:00-07:00",
    "show": 6184,
    "show_uri": "https://api.kexp.org/v2/shows/6184/?format=api",
    "image_uri": "http://coverartarchive.org/release/4733bd7f-5d7c-47a7-9c1d-ecfb2da02955/22946667882-250.jpg",
    "thumbnail_uri": "",
    "song": "Revelación (Candela)",
    "track_id": "26b301b5-9688-427d-9652-ba739a9b7d14",
    "recording_id": null,
    "artist": "Combo Chimbita",
    "artist_ids": [
        "4963f5f1-2ba1-4668-b7e3-82f8564dee9e"
    ],
    "album": "Ahomale",
    "release_id": "4733bd7f-5d7c-47a7-9c1d-ecfb2da02955",
    "release_group_id": null,
    "labels": [
        "ANTI‐"
    ],
    "label_ids": [
        "5b8cf470-f162-4ee3-9b9f-77ff4ee0c601"
    ],
    "release_date": "2019-05-03",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "This song is included in our new Music That Matters Podcast: https://www.kexp.org/podcasts/music-matters/2019/8/23/music-matters-vol-683-melody-love/",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}