Information about plays

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

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

{
    "id": 3343825,
    "uri": "https://api.kexp.org/v2/plays/3343825/?format=api",
    "airdate": "2024-05-04T19:08:46-07:00",
    "show": 60125,
    "show_uri": "https://api.kexp.org/v2/shows/60125/?format=api",
    "image_uri": "https://ia600307.us.archive.org/31/items/mbid-2e971bf3-97c6-4520-a1ad-aaacd80d9dda/mbid-2e971bf3-97c6-4520-a1ad-aaacd80d9dda-38700994876_thumb500.jpg",
    "thumbnail_uri": "https://ia600307.us.archive.org/31/items/mbid-2e971bf3-97c6-4520-a1ad-aaacd80d9dda/mbid-2e971bf3-97c6-4520-a1ad-aaacd80d9dda-38700994876_thumb250.jpg",
    "song": "Lost In Healing",
    "track_id": "7833a336-3286-4ce0-86c9-764257916cdf",
    "recording_id": "4f3a3494-ec6b-464b-bb58-fa9953dc1df3",
    "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": "Medium",
    "is_local": true,
    "is_request": false,
    "is_live": false,
    "comment": "The 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.\n\nhttps://soundcloud.com/livrion/tracks",
    "play_type": "trackplay"
}