Information about plays

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

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

{
    "id": 3624489,
    "uri": "https://api.kexp.org/v2/plays/3624489/?format=api",
    "airdate": "2026-03-02T18:41:13-08:00",
    "show": 66074,
    "show_uri": "https://api.kexp.org/v2/shows/66074/?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://ia903200.us.archive.org/17/items/mbid-e0fb0a4f-b3e4-4352-b77b-9c65e42ebde4/mbid-e0fb0a4f-b3e4-4352-b77b-9c65e42ebde4-43636506007_thumb250.jpg",
    "song": "Rewind / Remind",
    "track_id": "6cb04fb0-b6f7-4a44-a87b-1ecd80d6dc88",
    "recording_id": "153ea248-3f95-42f9-9b15-da4ba8d0ca0d",
    "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/",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}