Information about plays

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

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

{
    "id": 3667350,
    "uri": "https://api.kexp.org/v2/plays/3667350/?format=api",
    "airdate": "2026-06-13T12:27:03-07:00",
    "show": 66978,
    "show_uri": "https://api.kexp.org/v2/shows/66978/?format=api",
    "image_uri": "",
    "thumbnail_uri": "https://dn711206.ca.archive.org/0/items/mbid-74e500d0-e036-497e-a60b-639b6dcf2533/mbid-74e500d0-e036-497e-a60b-639b6dcf2533-45174652161_thumb250.jpg",
    "song": "You You You",
    "track_id": "1ed8b5d7-1c91-42e9-9447-bc5c201ec3fa",
    "recording_id": "7c2eb2b2-5005-46fd-9391-c60c9b9a8600",
    "artist": "Arab Strap",
    "artist_ids": [
        "6caf09f5-2f01-4f76-bcc7-6207930c56c6"
    ],
    "album": "Half-Told Tales",
    "release_id": "74e500d0-e036-497e-a60b-639b6dcf2533",
    "release_group_id": "5abaf656-bb4b-4239-8cd6-f8544a28f61b",
    "labels": [
        "Rock Action Records"
    ],
    "label_ids": [
        "959be696-eda5-4c9d-af24-2c8103f149f5"
    ],
    "release_date": "2026-09-04",
    "rotation_status": "Light",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "New music from Scottish band Arab Strap!\n\n\"Arab Strap started out as an intimate project with home-recorded tapes shared between friends,and soon became one of Scotland's most cherished bands. The pioneering duo of Moffat & Malcolm Middleton called it a day in 2006 but are now back from the grave and are ready to rave!\"\n\nhttps://arabstrapband.bandcamp.com/album/half-told-tales",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}