Information about plays

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

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

{
    "id": 3568033,
    "uri": "https://api.kexp.org/v2/plays/3568033/?format=api",
    "airdate": "2025-10-21T13:04:25-07:00",
    "show": 64896,
    "show_uri": "https://api.kexp.org/v2/shows/64896/?format=api",
    "image_uri": "https://ia601306.us.archive.org/35/items/mbid-2bb1f14a-893d-3392-839e-79838118213c/mbid-2bb1f14a-893d-3392-839e-79838118213c-6557357686_thumb500.jpg",
    "thumbnail_uri": "https://ia601306.us.archive.org/35/items/mbid-2bb1f14a-893d-3392-839e-79838118213c/mbid-2bb1f14a-893d-3392-839e-79838118213c-6557357686_thumb250.jpg",
    "song": "Mirrorball",
    "track_id": "abc1c115-05d5-32bf-909b-9c8d203767b4",
    "recording_id": "2c52ca0e-e1a8-4ec9-b233-8c2db821a087",
    "artist": "Everything but the Girl",
    "artist_ids": [
        "959cf5bf-ee29-4af6-a85a-0b480181d988"
    ],
    "album": "Walking Wounded",
    "release_id": "2bb1f14a-893d-3392-839e-79838118213c",
    "release_group_id": "d49f838a-5a6e-3f28-8984-269fc40a8a3c",
    "labels": [
        "Virgin"
    ],
    "label_ids": [
        "49b58bdb-3d74-40c6-956a-4c4b46115c9c"
    ],
    "release_date": "1996-05-21",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Everything But The Girl was formed in 1982 by singer-songwriter-musicians Tracey Thorn and Ben Watt after the pair met as students, at Hull University in 1981. Coincidentally both were already separately signed as emerging artists to London independent record label, Cherry Red – Tracey with her lo-fi minimal girl group, Marine Girls, formed while still at school; Ben as a young guitarist and singer-songwriter. Their meeting had been suggested by Cherry Red A&R man, Mike Alway.\" \n---\nhttps://ebtg.com/",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}