Information about plays

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

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

{
    "id": 3545787,
    "uri": "https://api.kexp.org/v2/plays/3545787/?format=api",
    "airdate": "2025-08-28T07:16:46-07:00",
    "show": 64408,
    "show_uri": "https://api.kexp.org/v2/shows/64408/?format=api",
    "image_uri": "https://ia800803.us.archive.org/6/items/mbid-b098f08c-578f-4493-beb4-242784b4d2b6/mbid-b098f08c-578f-4493-beb4-242784b4d2b6-40814606677_thumb500.jpg",
    "thumbnail_uri": "https://ia800803.us.archive.org/6/items/mbid-b098f08c-578f-4493-beb4-242784b4d2b6/mbid-b098f08c-578f-4493-beb4-242784b4d2b6-40814606677_thumb250.jpg",
    "song": "Renegade",
    "track_id": "c9ee77db-59e5-4d44-9648-ad5377c5beba",
    "recording_id": "6eacf4e8-358a-4e23-9f2e-28169639fe5f",
    "artist": "Doves",
    "artist_ids": [
        "9de8f66e-3cd1-4f11-8328-38200f0612b0"
    ],
    "album": "Constellations For The Lonely",
    "release_id": "b098f08c-578f-4493-beb4-242784b4d2b6",
    "release_group_id": "378daa85-8f8f-4d92-8c04-be4d67475d58",
    "labels": [
        "EMI North"
    ],
    "label_ids": [
        "4a480334-3dd3-466c-8006-a1f7383739f9"
    ],
    "release_date": "2025-02-14",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "\"Renegade\" is the lead single from Doves' Constellations for the Lonely album.\n\nIt's their first album since 2020's The Universal Want (which was their first new music in more than a decade). Doves are an English indie rock band with singer Jimi Goodwin, and twin brothers, guitarist Jez and drummer Andy Williams.  \n\nhttps://dovesofficial.com/",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}