Information about plays

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

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

{
    "id": 3571809,
    "uri": "https://api.kexp.org/v2/plays/3571809/?format=api",
    "airdate": "2025-10-30T12:03:25-07:00",
    "show": 64973,
    "show_uri": "https://api.kexp.org/v2/shows/64973/?format=api",
    "image_uri": "https://ia801008.us.archive.org/0/items/mbid-4fd35e96-4aa2-47e1-a3b5-b665ac5881a7/mbid-4fd35e96-4aa2-47e1-a3b5-b665ac5881a7-43302959171_thumb500.jpg",
    "thumbnail_uri": "https://ia801008.us.archive.org/0/items/mbid-4fd35e96-4aa2-47e1-a3b5-b665ac5881a7/mbid-4fd35e96-4aa2-47e1-a3b5-b665ac5881a7-43302959171_thumb250.jpg",
    "song": "Derhan N’Oulhine",
    "track_id": "b26ccac5-fffc-4ad1-84df-6a6356c1c491",
    "recording_id": "8a7b0d70-8f06-4071-a688-e5eb8db3a4be",
    "artist": "Imarhan",
    "artist_ids": [
        "edf62daa-1425-44bb-8fe3-07499b519472"
    ],
    "album": "Essam",
    "release_id": "4fd35e96-4aa2-47e1-a3b5-b665ac5881a7",
    "release_group_id": "50d9b0e7-4e5e-41d0-aba0-81bed92c74c8",
    "labels": [
        "City Slang"
    ],
    "label_ids": [
        "82935ddb-a9d6-45a7-85e3-0b0add51fa1c"
    ],
    "release_date": "2026-01-16",
    "rotation_status": "Light",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Imarhan's new fourth album, 'Essam' is coming in 2026. It means ‘the ones I care about’ and started out around 2008, a loose collection of friends who began to play together. Their reflects their cultural and generational background; dry guitar riffs, pop melodies and pan-African rhythms which draw on traditional Tuareg music, African ballads and the modern pop and rock the band heard growing up. \n\nhttps://imarhan.bandcamp.com/album/essam",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}