Information about plays

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

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

{
    "id": 3565138,
    "uri": "https://api.kexp.org/v2/plays/3565138/?format=api",
    "airdate": "2025-10-14T21:08:13-07:00",
    "show": 64836,
    "show_uri": "https://api.kexp.org/v2/shows/64836/?format=api",
    "image_uri": "https://coverartarchive.org/release/0818d611-369a-45f1-8919-f8e5b93acc59/21945815764-500.jpg",
    "thumbnail_uri": "https://coverartarchive.org/release/0818d611-369a-45f1-8919-f8e5b93acc59/21945815764-250.jpg",
    "song": "Hacia el fondo",
    "track_id": null,
    "recording_id": "1adf4d1c-81b2-41e5-867a-8eb03d8187d4",
    "artist": "Rubio",
    "artist_ids": [
        "55ff96a7-597d-449d-af2f-9bde7c38ea1b"
    ],
    "album": "Pez",
    "release_id": null,
    "release_group_id": "7532648e-b6c9-416c-b5c7-0b2aacb3efbe",
    "labels": [
        "Jungla Music"
    ],
    "label_ids": [
        "4c80c90d-a7ac-4d58-846d-c2013ffea564"
    ],
    "release_date": "2018-10-12",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Chilean artist.\nRUBIO, initiated by producer and lead singer Francisca Straube, emerged in early 2015, fusing electronic, pop, hip-hop, ambient sounds, and touches of ethnic music.  \nListen LIVE in-studio @ KEXP July 2023: \nhttps://www.youtube.com/watch?v=D46gt-ex2AI\nhttps://rubiomusic.bandcamp.com/track/hacia-el-fondo",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}