Information about plays

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

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

{
    "id": 3633190,
    "uri": "https://api.kexp.org/v2/plays/3633190/?format=api",
    "airdate": "2026-03-24T17:31:41-07:00",
    "show": 66270,
    "show_uri": "https://api.kexp.org/v2/shows/66270/?format=api",
    "image_uri": "https://dn721609.ca.archive.org/0/items/mbid-aae5b214-2346-4964-a04e-7adaa99d04df/mbid-aae5b214-2346-4964-a04e-7adaa99d04df-39169767510_thumb500.jpg",
    "thumbnail_uri": "",
    "song": "Here Comes That Sound Again (12″ disco version)",
    "track_id": "9121e934-7963-471c-a46a-58bb76b8a137",
    "recording_id": "5f40cf57-ad53-440f-a0b4-bb07c2d4569d",
    "artist": "Love De-Luxe with Hawkshaw’s Discophonia",
    "artist_ids": [
        "45d46752-49a8-4930-befd-1b7a9186be1e",
        "df040671-d340-4857-8efe-ebbec781efbb"
    ],
    "album": "Here Comes That Sound Again",
    "release_id": "aae5b214-2346-4964-a04e-7adaa99d04df",
    "release_group_id": "0965c587-b51a-42f6-8712-2237d2d5133c",
    "labels": [
        "Warner Bros. Records"
    ],
    "label_ids": [
        "c595c289-47ce-4fba-b999-b87503e8cb71"
    ],
    "release_date": "1979-06-01",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "This song was sampled in Ugly Duckling's \"The Breakway.\"",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}