Information about plays

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

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

{
    "id": 3519481,
    "uri": "https://api.kexp.org/v2/plays/3519481/?format=api",
    "airdate": "2025-06-27T10:28:43-07:00",
    "show": 63850,
    "show_uri": "https://api.kexp.org/v2/shows/63850/?format=api",
    "image_uri": "https://ia600206.us.archive.org/9/items/mbid-da3b8043-19ac-4d05-8d8a-8dcf96b091cb/mbid-da3b8043-19ac-4d05-8d8a-8dcf96b091cb-38109575785_thumb500.jpg",
    "thumbnail_uri": "https://ia600206.us.archive.org/9/items/mbid-da3b8043-19ac-4d05-8d8a-8dcf96b091cb/mbid-da3b8043-19ac-4d05-8d8a-8dcf96b091cb-38109575785_thumb250.jpg",
    "song": "Illusions",
    "track_id": "8387a56a-141b-42a4-b5aa-62e34903ecd0",
    "recording_id": "2247233f-bd1e-4b45-801e-5cd5e281c3cb",
    "artist": "Jalen Ngonda",
    "artist_ids": [
        "869851f6-ad0d-4359-98d3-3ea4ae72d543"
    ],
    "album": "Illusions",
    "release_id": "da3b8043-19ac-4d05-8d8a-8dcf96b091cb",
    "release_group_id": "a6f45656-803e-4024-b783-2be31cc1c6cd",
    "labels": [
        "Daptone Records"
    ],
    "label_ids": [
        "6507ff0e-035a-4a24-9bbe-e07b1e2224d8"
    ],
    "release_date": "2024-02-22",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Jalen Ngonda performed Live in the KEXP Studio in 2023. Catch the captivating performance here: https://youtu.be/b3ZY502GQFg\n\nOf this 2024 single, Ngonda says: \"Lyrically the song was inspired by works of Rod Sterling and the many themes of Twilight Zone. Musically it’s inspired by the Motown sound notably Smokey Robinson and Martha and the Vandellas.\"\nhttp://tinyurl.com/3mrkpmsm\n\nhttps://jalenngonda.bandcamp.com/",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}