Information about plays

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

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

{
    "id": 3625380,
    "uri": "https://api.kexp.org/v2/plays/3625380/?format=api",
    "airdate": "2026-03-04T22:17:40-08:00",
    "show": 66093,
    "show_uri": "https://api.kexp.org/v2/shows/66093/?format=api",
    "image_uri": "https://dn721507.ca.archive.org/0/items/mbid-8e3e4d80-4fac-44e3-bb98-0bdb440dd9bd/mbid-8e3e4d80-4fac-44e3-bb98-0bdb440dd9bd-43596276912_thumb500.jpg",
    "thumbnail_uri": "https://dn721507.ca.archive.org/0/items/mbid-8e3e4d80-4fac-44e3-bb98-0bdb440dd9bd/mbid-8e3e4d80-4fac-44e3-bb98-0bdb440dd9bd-43596276912_thumb250.jpg",
    "song": "Painkiller",
    "track_id": "35dc9593-418b-46b0-b879-0b7484904986",
    "recording_id": "4ebc9de9-56b3-4b0d-a1fd-2c1ff0ad344e",
    "artist": "Lamisi",
    "artist_ids": [
        "54c73832-5780-4b98-9e5d-3c210d123fd9"
    ],
    "album": "Let Us Clap",
    "release_id": "8e3e4d80-4fac-44e3-bb98-0bdb440dd9bd",
    "release_group_id": "e107592e-eaf4-4dd5-8852-c819d4b3a433",
    "labels": [
        "Real World"
    ],
    "label_ids": [
        "351bf0d2-f806-416f-a6e9-fdb8ee238eac"
    ],
    "release_date": "2026-02-20",
    "rotation_status": "Light",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "New from Lamisi Akuka, Ghanaian artist whose Afro-fusion pop blends African rhythms and soul, and who champions the girl-child through her foundation.\n\nhttps://lamisi.bandcamp.com/album/let-us-clap",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}