Information about plays

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

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

{
    "id": 3639447,
    "uri": "https://api.kexp.org/v2/plays/3639447/?format=api",
    "airdate": "2026-04-08T11:56:18-07:00",
    "show": 66399,
    "show_uri": "https://api.kexp.org/v2/shows/66399/?format=api",
    "image_uri": "https://dn710602.ca.archive.org/0/items/mbid-c4f85bac-f5f3-4663-9a7d-b4413620898e/mbid-c4f85bac-f5f3-4663-9a7d-b4413620898e-44045140319_thumb500.jpg",
    "thumbnail_uri": "https://dn710602.ca.archive.org/0/items/mbid-c4f85bac-f5f3-4663-9a7d-b4413620898e/mbid-c4f85bac-f5f3-4663-9a7d-b4413620898e-44045140319_thumb250.jpg",
    "song": "Truth Of Pursuit",
    "track_id": "be16afbc-e539-414d-9475-1850fa7dc1c7",
    "recording_id": "01699b75-d7f4-4444-9b3e-6fc21b9b5a46",
    "artist": "Sarah Kinsley",
    "artist_ids": [
        "d8daf561-d733-4296-924a-4679e238d233"
    ],
    "album": "Fleeting",
    "release_id": "c4f85bac-f5f3-4663-9a7d-b4413620898e",
    "release_group_id": "e156f81f-db57-40c8-b50d-6c69b2ae4a83",
    "labels": [
        "Verve Forecast"
    ],
    "label_ids": [
        "87607d99-1448-4c5f-b794-b67671862aa0"
    ],
    "release_date": "2026-02-13",
    "rotation_status": "R/N",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Sarah Kinsley is a Chinese-American artist from Mountain View, CA. \n\n\"Truth of Pursuit\" comes off her newest EP 'Fleeting' which came out in February. \n\nhttps://sarahkinsleyband.bandcamp.com/album/fleeting-ep\n\nCheck out her current tour dates here: https://www.sarahkinsleymusic.com/",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}