Information about plays

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

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

{
    "id": 3550110,
    "uri": "https://api.kexp.org/v2/plays/3550110/?format=api",
    "airdate": "2025-09-07T16:37:01-07:00",
    "show": 64501,
    "show_uri": "https://api.kexp.org/v2/shows/64501/?format=api",
    "image_uri": "https://dn720709.ca.archive.org/0/items/mbid-5ea9f825-7bcf-4974-8adc-404d1c22fc39/mbid-5ea9f825-7bcf-4974-8adc-404d1c22fc39-42895384177_thumb500.jpg",
    "thumbnail_uri": "https://dn720709.ca.archive.org/0/items/mbid-5ea9f825-7bcf-4974-8adc-404d1c22fc39/mbid-5ea9f825-7bcf-4974-8adc-404d1c22fc39-42895384177_thumb250.jpg",
    "song": "Obsession",
    "track_id": "756cd368-ede4-406d-be36-8b8902aeac8c",
    "recording_id": "7c5dea73-bb93-40b3-a6ea-8c89516bce70",
    "artist": "Oliver Sim",
    "artist_ids": [
        "040cb119-5d70-4f7f-af34-5d1f1c898030"
    ],
    "album": "Obsession",
    "release_id": "5ea9f825-7bcf-4974-8adc-404d1c22fc39",
    "release_group_id": "fd70ad39-774a-40e2-9a7c-7bd7255c14dd",
    "labels": [
        "Young"
    ],
    "label_ids": [
        "78cd137b-d2d4-4259-bf25-351d15e7de25"
    ],
    "release_date": "2025-08-27",
    "rotation_status": "Medium",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "It’s been three years since the xx’s Oliver Sim released his solo debut album Hideous Bastard, but he's back with a new track featuring complementary vocals from Katie O’Neill, bringing Sim back into the boy-girl dynamic that works so well in his main band.\n\n\"Obsession\" is, however, a move away from the xx in one important way: It’s his first song ever to not be produced by Jamie xx, but Bullion and Taylor Skye.  https://tinyurl.com/3skt4pam",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}