Information about plays

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

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

{
    "id": 3629958,
    "uri": "https://api.kexp.org/v2/plays/3629958/?format=api",
    "airdate": "2026-03-17T01:14:25-07:00",
    "show": 66203,
    "show_uri": "https://api.kexp.org/v2/shows/66203/?format=api",
    "image_uri": "https://coverartarchive.org/release/7401c0ee-6559-4355-a005-660b37be1d7d/37247244764-500.jpg",
    "thumbnail_uri": "https://coverartarchive.org/release/7401c0ee-6559-4355-a005-660b37be1d7d/37247244764-250.jpg",
    "song": "Side by Side",
    "track_id": null,
    "recording_id": "9c921b9c-85ef-4682-80cb-837bdffe46af",
    "artist": "Logic1000",
    "artist_ids": [
        "8e018193-119b-42f3-8ef8-b9575b0208ca"
    ],
    "album": "Mother",
    "release_id": null,
    "release_group_id": "1e57af12-0f39-4254-856e-96ce1ddf31a1",
    "labels": [
        "Because Music"
    ],
    "label_ids": [
        "23450486-837c-46a6-8b3f-b22429a0dfe1"
    ],
    "release_date": "2024-03-22",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Latest release off the new album from the DJ Samantha Poulter better known as Logic1000. The Guardian wrote, \"Over six productive years, the Sydney-born, Berlin-based DJ and producer has evolved into one of dance music’s most intriguing talents, with a refined, enveloping sound that’s indebted to decades of house music history.\" Read the full article here:\nhttps://www.theguardian.com/music/2024/mar/16/logic1000-dj-one-of-dance-musics-most-intriguing-artists-enters-a-new-era\n--\nhttps://logic1000.bandcamp.com/album/mother",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}