Information about plays

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

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

{
    "id": 3639653,
    "uri": "https://api.kexp.org/v2/plays/3639653/?format=api",
    "airdate": "2026-04-09T00:12:59-07:00",
    "show": 66403,
    "show_uri": "https://api.kexp.org/v2/shows/66403/?format=api",
    "image_uri": "https://ia800603.us.archive.org/10/items/mbid-263b710a-ab33-4112-be3e-d608e4d8a4ce/mbid-263b710a-ab33-4112-be3e-d608e4d8a4ce-44701624604_thumb500.jpg",
    "thumbnail_uri": "https://ia600603.us.archive.org/10/items/mbid-263b710a-ab33-4112-be3e-d608e4d8a4ce/mbid-263b710a-ab33-4112-be3e-d608e4d8a4ce-44701624604_thumb250.jpg",
    "song": "Mysterious (دریا)",
    "track_id": "2d4d7748-d1b5-4dcc-a6cd-be2e3126d426",
    "recording_id": "ac50d40b-d30b-4332-bf49-8f56a88b0128",
    "artist": "Parissa Tosif",
    "artist_ids": [
        "60a883e0-8cd3-491a-9274-5f0a8d35fed9"
    ],
    "album": "I have this memory of you",
    "release_id": "263b710a-ab33-4112-be3e-d608e4d8a4ce",
    "release_group_id": "181ef63c-c529-427f-8ffa-4f6ee34e583a",
    "labels": [
        "[no label]"
    ],
    "label_ids": [
        "157afde4-4bf5-4039-8ad2-5a15acc85176"
    ],
    "release_date": "2026-03-26",
    "rotation_status": "Light",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "New from Sydney-based Iranian-Australian vocalist Parissa Tosif.\n\nhttps://parissatosif.bandcamp.com/album/i-have-this-memory-of-you",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}