Information about plays

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

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

{
    "id": 380464,
    "uri": "https://api.kexp.org/v2/plays/380464/?format=api",
    "airdate": "2019-09-13T16:51:16-07:00",
    "show": 6331,
    "show_uri": "https://api.kexp.org/v2/shows/6331/?format=api",
    "image_uri": "",
    "thumbnail_uri": "",
    "song": "High Tide",
    "track_id": "c199d52a-3293-4eb2-b404-cfbd350363f9",
    "recording_id": null,
    "artist": "Lemolo",
    "artist_ids": [
        "aea5a115-b437-4d93-aa2e-fd829b8cfd1f"
    ],
    "album": "Swansea",
    "release_id": "b63da2dc-f5ab-4da7-b71d-289a1f012e21",
    "release_group_id": null,
    "labels": [
        "[no label]"
    ],
    "label_ids": [
        "157afde4-4bf5-4039-8ad2-5a15acc85176"
    ],
    "release_date": "2019-10-11",
    "rotation_status": "Medium",
    "is_local": true,
    "is_request": false,
    "is_live": false,
    "comment": "Lemolo shares on her website, \"I am overjoyed to announce that my new album, Swansea, is complete and will be released this fall on October 11, 2019!\n<br><br>\nI am crying as I write this, because it is so overwhelming and cathartic to begin sharing something that I poured so much of myself into, and for so long. Swansea is deeply personal, and is about my experiences with various forms of loss, the solitude that comes with it, and finding strength in remembering how to stand on my own two feet. I started writing some of these songs as early as 2014, and have been dreaming up this record and working on it ever since. I had the honor and pleasure of collaborating with producer Nathan Yaccino, who helped me craft my music to sound like I always dreamed it would. Making Swansea was one of the most soul-fulfilling things I have ever done, and I am so grateful to you for being on this wild ride with me!\"  https://bit.ly/2lQVfNR",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}