Information about plays

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

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

{
    "id": 3561998,
    "uri": "https://api.kexp.org/v2/plays/3561998/?format=api",
    "airdate": "2025-10-06T11:05:01-07:00",
    "show": 64763,
    "show_uri": "https://api.kexp.org/v2/shows/64763/?format=api",
    "image_uri": "https://ia803206.us.archive.org/28/items/mbid-042c6863-97ea-47f9-a6f7-b11ba98cc932/mbid-042c6863-97ea-47f9-a6f7-b11ba98cc932-15428770612_thumb500.jpg",
    "thumbnail_uri": "https://ia903206.us.archive.org/28/items/mbid-042c6863-97ea-47f9-a6f7-b11ba98cc932/mbid-042c6863-97ea-47f9-a6f7-b11ba98cc932-15428770612_thumb250.jpg",
    "song": "Sultans of Swing",
    "track_id": "2204afba-c7a0-45f4-9b1f-4e8941144fb7",
    "recording_id": "5e26f77d-73ee-4085-a7c8-d75d6a5cdfbf",
    "artist": "Dire Straits",
    "artist_ids": [
        "614e3804-7d34-41ba-857f-811bad7c2b7a"
    ],
    "album": "Dire Straits",
    "release_id": "042c6863-97ea-47f9-a6f7-b11ba98cc932",
    "release_group_id": "0c9bc273-a9e9-3290-b423-c61b9f8d20bc",
    "labels": [
        "Vertigo"
    ],
    "label_ids": [
        "1b3b52a5-ef89-4f8b-8d5f-e15a7a58863b"
    ],
    "release_date": "1983-01-01",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "#575 on YOUR countdown of the greatest albums of all-time.\n\nFrom their 1978 self-titled debut studio album.\n\nSinger/guitarist Mark Knopfler wrote this classic song in 1977, after ducking into a deserted pub one rainy night and witnessing a lousy jazz band. Undeterred by the lack of both talent and punters, their lead singer finished the set with a mildly enthusiastic, “Goodnight and thank you. We are the Sultans Of Swing.”\n\nhttps://bit.ly/3MvJB2O\n\nhttps://www.markknopfler.com/\nhttps://www.kexp.org/donate/",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}