Information about plays

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

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

{
    "id": 3421697,
    "uri": "https://api.kexp.org/v2/plays/3421697/?format=api",
    "airdate": "2024-11-05T10:58:39-08:00",
    "show": 61770,
    "show_uri": "https://api.kexp.org/v2/shows/61770/?format=api",
    "image_uri": "https://ia801709.us.archive.org/4/items/mbid-3fba6774-7bed-4062-9696-71293e58a744/mbid-3fba6774-7bed-4062-9696-71293e58a744-27223337568_thumb500.jpg",
    "thumbnail_uri": "https://ia601709.us.archive.org/4/items/mbid-3fba6774-7bed-4062-9696-71293e58a744/mbid-3fba6774-7bed-4062-9696-71293e58a744-27223337568_thumb250.jpg",
    "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": "The song \"Turntables\" was nominated for an Oscar for Best Original Song in 2021. \n--\n “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.” -",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}