Information about plays

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

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

{
    "id": 353139,
    "uri": "https://api.kexp.org/v2/plays/353139/?format=api",
    "airdate": "2019-07-11T17:41:46-07:00",
    "show": 5882,
    "show_uri": "https://api.kexp.org/v2/shows/5882/?format=api",
    "image_uri": "http://coverartarchive.org/release/694a93c5-835e-470e-a0d8-e42093eed9af/5267860923-250.jpg",
    "thumbnail_uri": "",
    "song": "Q.U.E.E.N.",
    "track_id": "2fa3766a-97e5-48ae-bf56-2093a63c22eb",
    "recording_id": null,
    "artist": "Janelle Monáe feat. Erykah Badu",
    "artist_ids": [
        "ee190f6b-7d98-43ec-b924-da5f8018eca0"
    ],
    "album": "The Electric Lady",
    "release_id": "694a93c5-835e-470e-a0d8-e42093eed9af",
    "release_group_id": null,
    "labels": [
        "Bad Boy Records"
    ],
    "label_ids": [
        "29d43312-a8ed-4d7b-9f4e-f5650318aebb"
    ],
    "release_date": "2013-09-10",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Those interested in supporting rare cancer research by backing Brave Like Gabe may make a donation at www.BraveLikeGabe.org.\n<br/><br/>\nRunners wanting to help raise awareness for rare cancer research and research donations may join the Brave Like Gabe campaign by recording their runs and sharing it on social media with the hashtag #BraveLikeGabe.\n<br/><br/>\nOn May 5th, 2019, a Brave Like Gabe 5K was hosted in St. Paul, MN, with 1,224+ participating runners.",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}