Information about plays

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

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

{
    "id": 3633319,
    "uri": "https://api.kexp.org/v2/plays/3633319/?format=api",
    "airdate": "2026-03-25T01:26:42-07:00",
    "show": 66273,
    "show_uri": "https://api.kexp.org/v2/shows/66273/?format=api",
    "image_uri": "https://dn710006.ca.archive.org/0/items/mbid-44083712-793f-40f8-8a6c-f136569c1e2e/mbid-44083712-793f-40f8-8a6c-f136569c1e2e-32977285533_thumb500.jpg",
    "thumbnail_uri": "https://ia801502.us.archive.org/2/items/mbid-44083712-793f-40f8-8a6c-f136569c1e2e/mbid-44083712-793f-40f8-8a6c-f136569c1e2e-32977285533_thumb250.jpg",
    "song": "Last Last",
    "track_id": "f773ab91-22a0-41d5-b4e7-577d53a572bd",
    "recording_id": "6b0fdc8f-3b7d-4714-aad4-2540ba093345",
    "artist": "Burna Boy",
    "artist_ids": [
        "78a19169-ac75-4868-b504-7e2e073118e0"
    ],
    "album": "Love, Damini",
    "release_id": "44083712-793f-40f8-8a6c-f136569c1e2e",
    "release_group_id": "1ad23c12-6833-40b7-8e3d-aaf4eaaaceda",
    "labels": [
        "Atlantic Records",
        "Bad Habit",
        "Spaceship"
    ],
    "label_ids": [
        "66df7a2b-6476-4fcf-97a9-f213f832af80",
        "bfb6e3b9-8053-4271-9b89-6cd9b08e24b8",
        "c67c3d41-f002-491b-8b1e-b174cbc08ce8"
    ],
    "release_date": "2022-07-07",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Burna Boy samples Toni Braxton's He Wasn't Man Enough on Last Last, his first #1 single on the U.S. Billboard in July 2022. She performed the track with him at his Atlanta show: https://www.youtube.com/watch?v=VNIPUKwGPo8\n\n Produced by Chopstix, it appears on the Nigerian singer's album, 'Love, Damini.' \n\nhttps://bandcamp.com/burnaboy",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}