Information about plays

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

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

{
    "id": 3638524,
    "uri": "https://api.kexp.org/v2/plays/3638524/?format=api",
    "airdate": "2026-04-06T06:38:22-07:00",
    "show": 66381,
    "show_uri": "https://api.kexp.org/v2/shows/66381/?format=api",
    "image_uri": "https://dn721504.ca.archive.org/0/items/mbid-e0fb0a4f-b3e4-4352-b77b-9c65e42ebde4/mbid-e0fb0a4f-b3e4-4352-b77b-9c65e42ebde4-43636506007_thumb500.jpg",
    "thumbnail_uri": "https://dn721504.ca.archive.org/0/items/mbid-e0fb0a4f-b3e4-4352-b77b-9c65e42ebde4/mbid-e0fb0a4f-b3e4-4352-b77b-9c65e42ebde4-43636506007_thumb250.jpg",
    "song": "Satellite",
    "track_id": "7a61878c-be2a-46c2-8776-d63bb392d03c",
    "recording_id": "90bff8e6-4e15-4828-826f-2f5b0991eb7f",
    "artist": "Momoko Gill",
    "artist_ids": [
        "ea2912cb-9e76-42ed-93a1-57ba3928e8b7"
    ],
    "album": "Momoko",
    "release_id": "e0fb0a4f-b3e4-4352-b77b-9c65e42ebde4",
    "release_group_id": "0980a2ac-f4eb-4263-bc1b-81764da6cf25",
    "labels": [
        "Strut Records"
    ],
    "label_ids": [
        "152a4ecc-91b5-474a-8842-9856b1cf6105"
    ],
    "release_date": "2026-02-13",
    "rotation_status": "Medium",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Momoko Gill is a self-taught drummer, producer, songwriter, and vocalist whose collaborations with Alabaster DePlume, Coby Sey, Tirzah, and Nadeem Din-Gabisi—alongside extensive touring as a drummer, keyboardist, and vocalist—have shaped her distinctive approach to composition and production. \n\nhttps://momokogill.bandcamp.com/album/momoko",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}