Information about plays

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

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

{
    "id": 3635518,
    "uri": "https://api.kexp.org/v2/plays/3635518/?format=api",
    "airdate": "2026-03-30T08:29:10-07:00",
    "show": 66320,
    "show_uri": "https://api.kexp.org/v2/shows/66320/?format=api",
    "image_uri": "https://dn710103.ca.archive.org/0/items/mbid-375d22df-0aaf-3b2e-b91c-b354fccf9071/mbid-375d22df-0aaf-3b2e-b91c-b354fccf9071-17994009333_thumb500.jpg",
    "thumbnail_uri": "https://dn710103.ca.archive.org/0/items/mbid-375d22df-0aaf-3b2e-b91c-b354fccf9071/mbid-375d22df-0aaf-3b2e-b91c-b354fccf9071-17994009333_thumb250.jpg",
    "song": "Oh My God",
    "track_id": "42c2e9c0-8355-3f58-a6a5-210519c1e6fc",
    "recording_id": "cbc7621d-dacb-483d-aa9a-c0a8d2cc9724",
    "artist": "Ida Maria",
    "artist_ids": [
        "eb5f1f04-0174-4534-996f-e8d944ed2a77"
    ],
    "album": "Fortress Round My Heart",
    "release_id": "375d22df-0aaf-3b2e-b91c-b354fccf9071",
    "release_group_id": "1886880d-6ad5-3711-84bf-a3fbad46b978",
    "labels": [
        "BMG"
    ],
    "label_ids": [
        "29d7c88f-5200-4418-a683-5c94ea032e38"
    ],
    "release_date": "2008-07-28",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "This was #3 on Time magazine's \"Top Ten List of Everything in 2008.\"\n--\nIda Maria said in promotional materials that this song is about \"talking to myself, trying to figure out what this is all about. It was originally a very slow, soft ballad, that just became more and more angry, like a panic attack.\"\n--\nWatch her perform it live in 2013: https://www.youtube.com/watch?v=ebhqAXHC1ag",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}