Information about plays

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

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

{
    "id": 3563041,
    "uri": "https://api.kexp.org/v2/plays/3563041/?format=api",
    "airdate": "2025-10-09T11:50:06-07:00",
    "show": 64787,
    "show_uri": "https://api.kexp.org/v2/shows/64787/?format=api",
    "image_uri": "https://ia903201.us.archive.org/15/items/mbid-5ba4d831-136e-4964-8cd6-bd3ea66b7062/mbid-5ba4d831-136e-4964-8cd6-bd3ea66b7062-33438839997_thumb500.jpg",
    "thumbnail_uri": "https://ia803201.us.archive.org/15/items/mbid-5ba4d831-136e-4964-8cd6-bd3ea66b7062/mbid-5ba4d831-136e-4964-8cd6-bd3ea66b7062-33438839997_thumb250.jpg",
    "song": "Sun in My Mouth",
    "track_id": "4ed5d833-17e3-326c-bd44-884b2ef19a0e",
    "recording_id": "3eae854c-1488-409c-a13e-275ea309753d",
    "artist": "Björk",
    "artist_ids": [
        "87c5dedd-371d-4a53-9f7f-80522fb7f3cb"
    ],
    "album": "Vespertine",
    "release_id": "5ba4d831-136e-4964-8cd6-bd3ea66b7062",
    "release_group_id": "271faeb3-fdd1-3ebb-80aa-97b3116e9341",
    "labels": [
        "Elektra Entertainment"
    ],
    "label_ids": [
        "745f3292-03fe-44b5-babe-bc7eaa46a15d"
    ],
    "release_date": "2001-08-28",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "#190 on YOUR countdown of the greatest albums of all time!\n\n‘Vespertine’ is the fourth studio album by Icelandic recording artist Björk and was released in August 2001.\n\nProduction on the album began during the filming of the movie ‘Dancer in the Dark’, which was characterized by conflict between her and director Lars von Trier. Vespertine's sound reflected Björk's newly found interest in the music of artists such as Opiate and Console, who were also enlisted as producers.",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}