Information about plays

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

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

{
    "id": 3568191,
    "uri": "https://api.kexp.org/v2/plays/3568191/?format=api",
    "airdate": "2025-10-21T19:13:00-07:00",
    "show": 64898,
    "show_uri": "https://api.kexp.org/v2/shows/64898/?format=api",
    "image_uri": "https://coverartarchive.org/release/04e57e1d-549a-358d-9e34-47969c801c86/31985866591-500.jpg",
    "thumbnail_uri": "https://coverartarchive.org/release/04e57e1d-549a-358d-9e34-47969c801c86/31985866591-250.jpg",
    "song": "Bo'ee (Come With Me)",
    "track_id": null,
    "recording_id": "4cc3195e-3792-48ce-82c7-05968d60ccf1",
    "artist": "The Idan Raichel Project",
    "artist_ids": [
        "8e6a0856-2040-4859-ad8a-33384e861158"
    ],
    "album": "The Idan Raichel Project",
    "release_id": null,
    "release_group_id": "59377ea8-c166-4c3a-a044-75f15f5977fd",
    "labels": [
        "Cumbancha"
    ],
    "label_ids": [
        "ca1dd9fa-ab3a-45c0-97b9-4c66c8eb2fc7"
    ],
    "release_date": "2006-11-07",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Idan Raichel was born in 1977, in Kfar Saba, Israel, to a family with Eastern European roots. \n---\nIdan started playing the accordion (which he likes to call “the uncoolest instrument ever”) when he was 9 years old.\n---\nMore here: https://idanraichelproject.com/en/about/",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}