Information about plays

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

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

{
    "id": 3656487,
    "uri": "https://api.kexp.org/v2/plays/3656487/?format=api",
    "airdate": "2026-05-18T17:39:17-07:00",
    "show": 66753,
    "show_uri": "https://api.kexp.org/v2/shows/66753/?format=api",
    "image_uri": "https://dn710204.ca.archive.org/0/items/mbid-48015f0a-e40c-464e-bec8-8ae87eeb0bb7/mbid-48015f0a-e40c-464e-bec8-8ae87eeb0bb7-43619474048_thumb500.jpg",
    "thumbnail_uri": "https://dn710204.ca.archive.org/0/items/mbid-48015f0a-e40c-464e-bec8-8ae87eeb0bb7/mbid-48015f0a-e40c-464e-bec8-8ae87eeb0bb7-43619474048_thumb250.jpg",
    "song": "I Believe in You",
    "track_id": "b8de6c89-fe75-4ac9-8af6-371006ba7f36",
    "recording_id": "52b9c8ee-fd6a-48b8-acc8-08a6884ce36a",
    "artist": "Ladytron",
    "artist_ids": [
        "b45335d1-5219-4262-a44d-936aa36eeaed"
    ],
    "album": "Paradises",
    "release_id": "48015f0a-e40c-464e-bec8-8ae87eeb0bb7",
    "release_group_id": "c6e3b031-79c2-40f6-8faf-790d497447ef",
    "labels": [
        "Nettwerk Music Group"
    ],
    "label_ids": [
        "dfd38a65-6c5e-4b70-aa63-26e2b4b85cbd"
    ],
    "release_date": "2026-03-20",
    "rotation_status": "Light",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "New from Ladytron!!\n\nLadytron is touring this spring!:\nMay 30 - UC Theatre - Berkeley, CA\n\nMay 31 - Neptune Theatre - Seattle, WA\n\nJun 2 - Revolution Hall - Portland, OR\n\nhttps://ladytron.bandcamp.com/album/paradises",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}