Information about plays

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

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

{
    "id": 3607417,
    "uri": "https://api.kexp.org/v2/plays/3607417/?format=api",
    "airdate": "2026-01-21T23:51:22-08:00",
    "show": 65719,
    "show_uri": "https://api.kexp.org/v2/shows/65719/?format=api",
    "image_uri": "https://dn710204.ca.archive.org/0/items/mbid-beddfa86-97c5-4374-ab5a-e70c62c808a7/mbid-beddfa86-97c5-4374-ab5a-e70c62c808a7-44098835361_thumb500.jpg",
    "thumbnail_uri": "https://ia601702.us.archive.org/28/items/mbid-beddfa86-97c5-4374-ab5a-e70c62c808a7/mbid-beddfa86-97c5-4374-ab5a-e70c62c808a7-44098835361_thumb250.jpg",
    "song": "The River",
    "track_id": "ae65a2f3-2845-476c-bbea-106ce83c8394",
    "recording_id": "5ce94983-cf90-4faf-880b-cf2ec713df7f",
    "artist": "Dominique Fils-Aimé",
    "artist_ids": [
        "6ac4d6ec-0d09-4146-9930-0a00f19f5119"
    ],
    "album": "My World Is The Sun",
    "release_id": "beddfa86-97c5-4374-ab5a-e70c62c808a7",
    "release_group_id": "cc5de6bc-69af-4b80-8f44-a1aead60fda2",
    "labels": [
        "Ensoul Records"
    ],
    "label_ids": [
        "100cfe3f-a115-4ffc-b551-5b1ace15d502"
    ],
    "release_date": "2026-02-20",
    "rotation_status": "Light",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "https://singwithmi.bandcamp.com/album/my-world-is-the-sun",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}