Information about plays

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

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

{
    "id": 3607575,
    "uri": "https://api.kexp.org/v2/plays/3607575/?format=api",
    "airdate": "2026-01-22T08:22:31-08:00",
    "show": 65722,
    "show_uri": "https://api.kexp.org/v2/shows/65722/?format=api",
    "image_uri": "",
    "thumbnail_uri": "",
    "song": "Fry",
    "track_id": "0bfcc0aa-2eb4-423e-a99e-447904501a68",
    "recording_id": "e8b1b7b0-e985-4dcb-ac05-1b310eca614b",
    "artist": "Oxis",
    "artist_ids": [
        "a6f960ff-4bca-4952-be38-a237c34f3d9c"
    ],
    "album": "Oxis 8",
    "release_id": "8ba5f3c4-611a-43ac-b1f9-718daa1328f2",
    "release_group_id": "8564402d-a673-433e-bf7a-1590be236074",
    "labels": [
        "Boom Records LLC"
    ],
    "label_ids": [
        "a9b26b4c-ea38-4d02-89f4-75debf70fa7e"
    ],
    "release_date": "2026-01-16",
    "rotation_status": "Light",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "This is the LA artist's 8th album since she started Oxis 3 years ago.\n--\nOxis describes how Oxis was created:\n\n\"In 2023, I felt absolutely void of happiness and drive and I had just been dropped from a major label. I had a few different experiences that made me sad and I just wanted to make something that made me feel good. I didn't listen to too much electronic music but I made what felt like the weirdest thing I could to express the crazy things that I felt inside. That's when Oxis started coming out and I didn't know what to do with it, but my friends started to like it and I had only played it for a couple of people. I wanted it to be secret and special to me for a very long time.\"\nhttps://oxis.bandcamp.com/",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}