Information about plays

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

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

{
    "id": 3561992,
    "uri": "https://api.kexp.org/v2/plays/3561992/?format=api",
    "airdate": "2025-10-06T10:39:39-07:00",
    "show": 64763,
    "show_uri": "https://api.kexp.org/v2/shows/64763/?format=api",
    "image_uri": "https://dn721305.ca.archive.org/0/items/mbid-b9e0c6b8-8424-495a-8649-77510bfa1303/mbid-b9e0c6b8-8424-495a-8649-77510bfa1303-18210080916_thumb500.jpg",
    "thumbnail_uri": "https://dn721305.ca.archive.org/0/items/mbid-b9e0c6b8-8424-495a-8649-77510bfa1303/mbid-b9e0c6b8-8424-495a-8649-77510bfa1303-18210080916_thumb250.jpg",
    "song": "Maria También",
    "track_id": "ad8a9f48-de2b-4f85-9280-345f243b11e2",
    "recording_id": "1d21d264-2d78-497b-8e10-e8fde3971f34",
    "artist": "Khruangbin",
    "artist_ids": [
        "aea4c9b9-9f8d-49dc-b2ca-57d6f26e8634"
    ],
    "album": "Con Todo El Mundo",
    "release_id": "b9e0c6b8-8424-495a-8649-77510bfa1303",
    "release_group_id": "62074290-985b-4220-a796-b752112e73c7",
    "labels": [
        "LateNightTales"
    ],
    "label_ids": [
        "3dc70455-73c9-48d4-a384-724085af3600"
    ],
    "release_date": "2018-01-26",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "#579 on YOUR countdown of the greatest albums of all-time.\n\nKhruangbin performed \"Maria También\" live in the KEXP studio in 2018, hosted by Cheryl Waters. They opened their set with this track: https://youtu.be/DyWhFB9ijzA.\n\nhttps://www.khruangbin.com/\nhttps://www.kexp.org/donate/",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}