Information about plays

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

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

{
    "id": 3627049,
    "uri": "https://api.kexp.org/v2/plays/3627049/?format=api",
    "airdate": "2026-03-09T08:29:30-07:00",
    "show": 66135,
    "show_uri": "https://api.kexp.org/v2/shows/66135/?format=api",
    "image_uri": "https://dn710201.ca.archive.org/0/items/mbid-264af5b6-6731-43ed-8b9b-916c3653619f/mbid-264af5b6-6731-43ed-8b9b-916c3653619f-36270286421_thumb500.jpg",
    "thumbnail_uri": "https://dn710201.ca.archive.org/0/items/mbid-264af5b6-6731-43ed-8b9b-916c3653619f/mbid-264af5b6-6731-43ed-8b9b-916c3653619f-36270286421_thumb250.jpg",
    "song": "You Are My Joy",
    "track_id": "01184151-8274-3767-b89e-901e798112fa",
    "recording_id": "15cbc6f3-3482-4bd3-8e62-fea8bc2c954a",
    "artist": "The Reindeer Section",
    "artist_ids": [
        "fa6b3377-e287-4d9c-947b-4df412c0ff0f"
    ],
    "album": "Son of Evil Reindeer",
    "release_id": "264af5b6-6731-43ed-8b9b-916c3653619f",
    "release_group_id": "801e464e-cec2-3ab1-bb4e-a02c4a1dc8cd",
    "labels": [
        "[PIAS] America"
    ],
    "label_ids": [
        "909a6c83-c3cf-449c-a284-60f913b96b40"
    ],
    "release_date": "2002-08-13",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Our listeners are our joy, here at KEXP! https://www.kexp.org/donate/\n--\nScottish indie rock supergroup The Reindeer Section features members of Snow Patrol, Arab Strap, Belle & Sebastian, Mogwai, The Vaselines and more!",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}