Information about plays

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

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

{
    "id": 3417035,
    "uri": "https://api.kexp.org/v2/plays/3417035/?format=api",
    "airdate": "2024-10-25T07:47:57-07:00",
    "show": 61667,
    "show_uri": "https://api.kexp.org/v2/shows/61667/?format=api",
    "image_uri": "",
    "thumbnail_uri": "",
    "song": "Turntables",
    "track_id": "1381dc2a-32fe-4686-a722-6c4dc4de64fe",
    "recording_id": "6a908501-c88f-4b2b-895a-ef99f8abdb57",
    "artist": "Janelle Monáe",
    "artist_ids": [
        "ee190f6b-7d98-43ec-b924-da5f8018eca0"
    ],
    "album": "Turntables",
    "release_id": "f11c6192-12b8-4f98-8b0f-0613e3668560",
    "release_group_id": "dee5efa6-9e75-4e79-a356-94cf4b3305d7",
    "labels": [
        "Bad Boy Records"
    ],
    "label_ids": [
        "29d43312-a8ed-4d7b-9f4e-f5650318aebb"
    ],
    "release_date": "2020-09-08",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Good morning KEXP!\nI saw Janelle Monáe perform at MoPOP last night after she was honored with their first ICON award and she was incredible! I would appreciate if you could play literally ANY song by her this morning. If you ever get the chance to see her live GO!\nThank you!\n--\nJanelle Monáe's song “Turntables\" appears in All In: The Fight for Democracy, a documentary on voter suppression that features Stacey Abrams. On the song, Monáe raps, “Got a new agenda, with a new dream/I’m kickin’ out the old regime/Liberation, elevation, education.” - https://bit.ly/3NBUsb4",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}