Information about plays

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

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

{
    "id": 3627066,
    "uri": "https://api.kexp.org/v2/plays/3627066/?format=api",
    "airdate": "2026-03-09T09:59:18-07:00",
    "show": 66135,
    "show_uri": "https://api.kexp.org/v2/shows/66135/?format=api",
    "image_uri": "https://dn711103.ca.archive.org/0/items/mbid-993f394d-895d-4fbb-9733-f9e98e0afdd6/mbid-993f394d-895d-4fbb-9733-f9e98e0afdd6-32951845069_thumb500.jpg",
    "thumbnail_uri": "https://dn711103.ca.archive.org/0/items/mbid-993f394d-895d-4fbb-9733-f9e98e0afdd6/mbid-993f394d-895d-4fbb-9733-f9e98e0afdd6-32951845069_thumb250.jpg",
    "song": "Don’t Stop Me Now",
    "track_id": "13042d0d-ccfa-3392-9d97-ce84c79e551e",
    "recording_id": "d4009c09-a339-4b89-bc45-d91ab649acb6",
    "artist": "Queen",
    "artist_ids": [
        "0383dadf-2a4e-4d10-a46a-e9e041da8eb3"
    ],
    "album": "Jazz",
    "release_id": "993f394d-895d-4fbb-9733-f9e98e0afdd6",
    "release_group_id": "c192ea46-7377-34f0-b332-dd9810edd560",
    "labels": [
        "EMI"
    ],
    "label_ids": [
        "c029628b-6633-439e-bcee-ed02e8a338f7"
    ],
    "release_date": "1978-11-10",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Let's keep these donations going! Don't stop now! https://www.kexp.org/donate/\n\n\"I woke up this morning knowing I would be listening to the whole world donating to KEXP - the best damn radio station on the planet - and was even more excited when the \"we have friends everywhere\" shirt was announced. So I upped my Amplifier, poured my coffee into the Morning Show coffee mug. Thank you, KEXP, for being our friend everywhere!\" - John in Kenmore",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}