Information about plays

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

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

{
    "id": 3549618,
    "uri": "https://api.kexp.org/v2/plays/3549618/?format=api",
    "airdate": "2025-09-06T13:03:16-07:00",
    "show": 64492,
    "show_uri": "https://api.kexp.org/v2/shows/64492/?format=api",
    "image_uri": "https://ia803104.us.archive.org/3/items/mbid-e703bd9c-1328-4d11-becb-9328c3f1b0a2/mbid-e703bd9c-1328-4d11-becb-9328c3f1b0a2-19146956066_thumb500.jpg",
    "thumbnail_uri": "https://ia803104.us.archive.org/3/items/mbid-e703bd9c-1328-4d11-becb-9328c3f1b0a2/mbid-e703bd9c-1328-4d11-becb-9328c3f1b0a2-19146956066_thumb250.jpg",
    "song": "California Finally",
    "track_id": "572ecdea-5b63-4e72-8bb8-64450525c9a1",
    "recording_id": "affe0c4b-9134-4da6-bb07-aca46a880d5c",
    "artist": "La Luz",
    "artist_ids": [
        "9b5ae4cc-15ae-4f0b-8a4e-8c44e42ba52a"
    ],
    "album": "Floating Features",
    "release_id": "e703bd9c-1328-4d11-becb-9328c3f1b0a2",
    "release_group_id": "18272961-ff6a-4c35-965a-48e08d47f481",
    "labels": [
        "Hardly Art"
    ],
    "label_ids": [
        "0cf56645-50ec-4411-aeb6-c9f4ce0f8edb"
    ],
    "release_date": "2018-05-11",
    "rotation_status": "Library",
    "is_local": true,
    "is_request": false,
    "is_live": false,
    "comment": "La Luz is performing today at Star Brass Works Lounge Parking Lot!\n---\nLa Luz performed live in the KEXP studio in 2018. Watch the full session, including, \"California Finally,\" here:\nhttps://youtu.be/f7Rul_OkuqI\n\nCheck out other La Luz KEXP sessions here:\nhttps://www.youtube.com/c/kexp/search?query=La%20Luz\n\nhttps://laluz.bandcamp.com/music",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}