Information about plays

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

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

{
    "id": 3618515,
    "uri": "https://api.kexp.org/v2/plays/3618515/?format=api",
    "airdate": "2026-02-17T01:34:08-08:00",
    "show": 65955,
    "show_uri": "https://api.kexp.org/v2/shows/65955/?format=api",
    "image_uri": "https://dn721809.ca.archive.org/0/items/mbid-9bdb9c4e-1a5a-41fc-af4e-9e2873418831/mbid-9bdb9c4e-1a5a-41fc-af4e-9e2873418831-44286605746_thumb500.jpg",
    "thumbnail_uri": "https://ia600702.us.archive.org/19/items/mbid-9bdb9c4e-1a5a-41fc-af4e-9e2873418831/mbid-9bdb9c4e-1a5a-41fc-af4e-9e2873418831-44286605746_thumb250.jpg",
    "song": "Talk to Me",
    "track_id": "9d1d04d5-0d4e-446f-b17c-0a94f53631a9",
    "recording_id": "ac0ff43a-ff29-48c7-af02-26ab9602ef0b",
    "artist": "Daphni",
    "artist_ids": [
        "859216c4-5d01-479b-b6c3-e20cc591a86a"
    ],
    "album": "Butterfly",
    "release_id": "9bdb9c4e-1a5a-41fc-af4e-9e2873418831",
    "release_group_id": "331ea983-892d-4f81-83f4-b26c6bcd92fe",
    "labels": [
        "Jiaolong"
    ],
    "label_ids": [
        "f9703af9-62b7-45fb-a219-404809a1a622"
    ],
    "release_date": "2026-02-06",
    "rotation_status": "Light",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "https://caribouband.bandcamp.com/album/butterfly",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}