Information about plays

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

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

{
    "id": 3639372,
    "uri": "https://api.kexp.org/v2/plays/3639372/?format=api",
    "airdate": "2026-04-08T07:25:58-07:00",
    "show": 66398,
    "show_uri": "https://api.kexp.org/v2/shows/66398/?format=api",
    "image_uri": "https://dn710108.ca.archive.org/0/items/mbid-a38b1cb4-fca3-4212-ae02-66e7bc261a63/mbid-a38b1cb4-fca3-4212-ae02-66e7bc261a63-32228621316_thumb500.jpg",
    "thumbnail_uri": "https://dn710108.ca.archive.org/0/items/mbid-a38b1cb4-fca3-4212-ae02-66e7bc261a63/mbid-a38b1cb4-fca3-4212-ae02-66e7bc261a63-32228621316_thumb250.jpg",
    "song": "Let's Do It Again",
    "track_id": "62153124-d3f8-4683-8c24-e2427e800abb",
    "recording_id": "28fad8ee-2b54-4f6a-b558-16eba5adacba",
    "artist": "Jamie xx",
    "artist_ids": [
        "d1515727-4a93-4c0d-88cb-d7a9fce01879"
    ],
    "album": "Let's Do It Again",
    "release_id": "a38b1cb4-fca3-4212-ae02-66e7bc261a63",
    "release_group_id": "42fd7fc7-feff-4339-a8c3-813c495e6852",
    "labels": [
        "Young"
    ],
    "label_ids": [
        "78cd137b-d2d4-4259-bf25-351d15e7de25"
    ],
    "release_date": "2022-04-12",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Jamie xx released \"Let's Do It Again\" in 2022. It was his first new solo single since 2020’s “Idontknow”—which was his first solo piece since 2015.\n\n\"Let's Do It Again\" samples \"Super High On Your Love\" by Bobby Barnes, listen to it here:\nhttps://www.youtube.com/watch?v=y2A3dbgB9hQ\n\nhttps://jamiexx.bandcamp.com\nhttps://www.jamiexx.com/",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}