Information about plays

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

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

{
    "id": 3564845,
    "uri": "https://api.kexp.org/v2/plays/3564845/?format=api",
    "airdate": "2025-10-14T05:09:53-07:00",
    "show": 64831,
    "show_uri": "https://api.kexp.org/v2/shows/64831/?format=api",
    "image_uri": "https://ia800307.us.archive.org/31/items/mbid-2e971bf3-97c6-4520-a1ad-aaacd80d9dda/mbid-2e971bf3-97c6-4520-a1ad-aaacd80d9dda-38700994876_thumb500.jpg",
    "thumbnail_uri": "https://ia800307.us.archive.org/31/items/mbid-2e971bf3-97c6-4520-a1ad-aaacd80d9dda/mbid-2e971bf3-97c6-4520-a1ad-aaacd80d9dda-38700994876_thumb250.jpg",
    "song": "Wrld Cry",
    "track_id": "2ad7eadd-685f-40a6-9f04-9b2e415f125f",
    "recording_id": "25a8f885-3f45-4507-9efe-da491a172083",
    "artist": "Liv Rion",
    "artist_ids": [
        "154c7ee9-0c8b-427b-a7d8-c31719065d8b"
    ],
    "album": "WRLD CRY",
    "release_id": "2e971bf3-97c6-4520-a1ad-aaacd80d9dda",
    "release_group_id": "da6ef4e8-a128-4013-9125-7127e2c3a301",
    "labels": [
        "Desert Oasis"
    ],
    "label_ids": [
        "3546b1dc-4e74-4077-aa05-7b332f9c6ca8"
    ],
    "release_date": "2024-04-29",
    "rotation_status": "Library",
    "is_local": true,
    "is_request": false,
    "is_live": false,
    "comment": "Quinault, Hupa, Yurok\n--\nThe debut mini-album from Seattle-based vocalist, Quinault Nation citizen, and Hupa descendant Olivia Colegrove-Martinez (aka Liv Rion) is a stunning set of earthy R&B that serves up a stellar showcase for her gorgeous voice and warm, organic, introspective style that quickly recalls Cleo Sol. With its filler-free 7-track, 21-minute running time, 'WRLD CRY' is a wonderful record that's easy to hit repeat on and introduces a new artist in the local scene worth taking immediate note of.\nhttps://lnk.to/wrldcry",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}