Information about plays

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

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

{
    "id": 3421817,
    "uri": "https://api.kexp.org/v2/plays/3421817/?format=api",
    "airdate": "2024-11-05T18:42:20-08:00",
    "show": 61773,
    "show_uri": "https://api.kexp.org/v2/shows/61773/?format=api",
    "image_uri": "https://ia801208.us.archive.org/13/items/mbid-39e344a0-03f8-4e27-af14-9ca5697a3e08/mbid-39e344a0-03f8-4e27-af14-9ca5697a3e08-19720188453_thumb500.jpg",
    "thumbnail_uri": "https://ia601208.us.archive.org/13/items/mbid-39e344a0-03f8-4e27-af14-9ca5697a3e08/mbid-39e344a0-03f8-4e27-af14-9ca5697a3e08-19720188453_thumb250.jpg",
    "song": "Americans",
    "track_id": "e8de20dc-0615-42a2-9431-ce73335f8e46",
    "recording_id": "f0e81dbd-9722-42a8-8c1a-26e965a8a72b",
    "artist": "Janelle Monáe",
    "artist_ids": [
        "ee190f6b-7d98-43ec-b924-da5f8018eca0"
    ],
    "album": "Dirty Computer",
    "release_id": "39e344a0-03f8-4e27-af14-9ca5697a3e08",
    "release_group_id": "c3b6435c-2698-4909-9879-d80439e180fe",
    "labels": [
        "Atlantic",
        "Bad Boy Records"
    ],
    "label_ids": [
        "50c384a2-0b44-401b-b893-8181173339c7",
        "29d43312-a8ed-4d7b-9f4e-f5650318aebb"
    ],
    "release_date": "2018-04-27",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": true,
    "is_live": false,
    "comment": "By request from Caryn in Chicago and also from Lisa!\n\nThis one's a beauty about America's backwards ways, flipped into a plea for acceptance. For Monáe, this could mean her sexual identity or her artistic expression — but she could also be encouraging us to have compassion for our loonier fellow Americans. The end of the song includes a speech imagining that will rally solidarity around what matters most.",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}