Information about plays

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

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

{
    "id": 3422154,
    "uri": "https://api.kexp.org/v2/plays/3422154/?format=api",
    "airdate": "2024-11-06T16:27:58-08:00",
    "show": 61781,
    "show_uri": "https://api.kexp.org/v2/shows/61781/?format=api",
    "image_uri": "https://ia903004.us.archive.org/19/items/mbid-1e4e1f85-897d-4f0b-9024-97a68b590c68/mbid-1e4e1f85-897d-4f0b-9024-97a68b590c68-5918492377_thumb500.jpg",
    "thumbnail_uri": "https://ia903004.us.archive.org/19/items/mbid-1e4e1f85-897d-4f0b-9024-97a68b590c68/mbid-1e4e1f85-897d-4f0b-9024-97a68b590c68-5918492377_thumb250.jpg",
    "song": "The World (Is Going Up in Flames)",
    "track_id": "08ccbed2-4943-3310-bcbe-71d053860866",
    "recording_id": "d629d0f1-fc28-4540-b55c-6aa287f87bdb",
    "artist": "Charles Bradley",
    "artist_ids": [
        "dc6d2ba1-012c-47a7-ba3f-d74e76c30d53"
    ],
    "album": "No Time for Dreaming",
    "release_id": "1e4e1f85-897d-4f0b-9024-97a68b590c68",
    "release_group_id": "5780368b-735c-4481-8cf1-5a873c1f6a80",
    "labels": [
        "Dunham Records",
        "Daptone Records"
    ],
    "label_ids": [
        "1ce58e6d-ae35-49f9-9a93-f66543871354",
        "6507ff0e-035a-4a24-9bbe-e07b1e2224d8"
    ],
    "release_date": "2011-11-06",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "\"The World (Is Going Up In Flames)\" features the Gospel Queens on backing vocals over an arrangement by the Menahan Street Band.\n\nSee the late, beloved Charles Bradley in the video for \"The World (Is Going Up in Flames)\": \nhttps://youtu.be/IlNZlGWegcc\n\nCharles Bradley & His Extraordinaires played live at the KEXP grand opening celebration in 2016, packing the Gathering Space with adoring fans. Watch this special performance here:\nhttps://youtu.be/Hbn4tTt9624\n\nhttps://charlesbradley.bandcamp.com/\nhttps://www.thecharlesbradley.com/",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}