Information about plays

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

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

{
    "id": 2675298,
    "uri": "https://api.kexp.org/v2/plays/2675298/?format=api",
    "airdate": "2019-12-19T08:53:34-08:00",
    "show": 46180,
    "show_uri": "https://api.kexp.org/v2/shows/46180/?format=api",
    "image_uri": "https://coverartarchive.org/release/3806e33e-0f0b-4abf-8cb3-db2789af66db/18406255307-250.jpg",
    "thumbnail_uri": "",
    "song": "The One to Wait",
    "track_id": "16ced2de-6415-413f-9a53-1b5ce00445c3",
    "recording_id": null,
    "artist": "CCFX",
    "artist_ids": [
        "0c5ef09a-e32a-4089-8981-948d1891ecfb"
    ],
    "album": "CCFX EP",
    "release_id": "3806e33e-0f0b-4abf-8cb3-db2789af66db",
    "release_group_id": null,
    "labels": [
        "DFA Records"
    ],
    "label_ids": [
        "32d02635-98fc-4405-94e1-e5b06f9d2025"
    ],
    "release_date": "2017-10-20",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "#19 Most Played on JITM 2019 | Imaginary Morning Show producer Owen interviewed this Olympia trio all the way back in April 2018. This must have been a confusing experience for them, but here it is in full: https://www.kexp.org/read/2018/4/10/ccfx-ftw-q-dfa-records-super-trio/",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}