Information about plays

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

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

{
    "id": 3592829,
    "uri": "https://api.kexp.org/v2/plays/3592829/?format=api",
    "airdate": "2025-12-18T21:56:38-08:00",
    "show": 65413,
    "show_uri": "https://api.kexp.org/v2/shows/65413/?format=api",
    "image_uri": "https://coverartarchive.org/release/393a6c10-d4a0-476a-8ebe-c98a240ce474/41815864733-500.jpg",
    "thumbnail_uri": "https://coverartarchive.org/release/393a6c10-d4a0-476a-8ebe-c98a240ce474/41815864733-250.jpg",
    "song": "..THUS IS WHY ( I DON’T SPRING 4 LOVE )",
    "track_id": null,
    "recording_id": "ec0e1d06-3728-49ed-aa5b-e64104f83e5e",
    "artist": "Saya Gray",
    "artist_ids": [
        "b949a783-214b-429d-a184-4e75c0f8be9c"
    ],
    "album": "SAYA",
    "release_id": null,
    "release_group_id": "c44a46d5-d745-49d9-930f-18f76b7fb017",
    "labels": [],
    "label_ids": [],
    "release_date": "2025-02-21",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Moved by the vastness of albums by the Beatles and Led Zeppelin, as well as her Canadian folk forebear, Joni Mitchell, Gray kept an acoustic guitar in the passenger’s seat, just in case inspiration would strike. In recording SAYA, Gray sanded and fine tuned the rough edges of records past into more cohesive works of melodic folk songcraft.\n\nhttps://sayagray.bandcamp.com/album/saya",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}