Information about plays

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

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

{
    "id": 3657508,
    "uri": "https://api.kexp.org/v2/plays/3657508/?format=api",
    "airdate": "2026-05-21T03:56:34-07:00",
    "show": 66772,
    "show_uri": "https://api.kexp.org/v2/shows/66772/?format=api",
    "image_uri": "https://dn711206.ca.archive.org/0/items/mbid-c8b0185f-dbdc-43fe-aa00-2c960f07230f/mbid-c8b0185f-dbdc-43fe-aa00-2c960f07230f-45003023350_thumb500.jpg",
    "thumbnail_uri": "https://dn711206.ca.archive.org/0/items/mbid-c8b0185f-dbdc-43fe-aa00-2c960f07230f/mbid-c8b0185f-dbdc-43fe-aa00-2c960f07230f-45003023350_thumb250.jpg",
    "song": "so right",
    "track_id": "a65a5812-7558-4395-90b4-c4a1ba9cfc02",
    "recording_id": "a3bdaf47-0c98-4783-ae2c-1413df4793bc",
    "artist": "Talaya.",
    "artist_ids": [
        "1708f150-bb72-4354-814d-6ad248dfee19"
    ],
    "album": "almost",
    "release_id": "c8b0185f-dbdc-43fe-aa00-2c960f07230f",
    "release_group_id": "86540d09-9428-48cd-b306-0ec66c2602b2",
    "labels": [
        "[no label]"
    ],
    "label_ids": [
        "157afde4-4bf5-4039-8ad2-5a15acc85176"
    ],
    "release_date": "2026-04-24",
    "rotation_status": "Light",
    "is_local": true,
    "is_request": false,
    "is_live": false,
    "comment": "New music from Seattle R&B singer and songwriter Talaya.",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}