Information about plays

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

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

{
    "id": 3589370,
    "uri": "https://api.kexp.org/v2/plays/3589370/?format=api",
    "airdate": "2025-12-10T14:30:01-08:00",
    "show": 65340,
    "show_uri": "https://api.kexp.org/v2/shows/65340/?format=api",
    "image_uri": "",
    "thumbnail_uri": "",
    "song": "Circlesz",
    "track_id": "bb952338-e46b-4e89-a5ca-2d5b7752e656",
    "recording_id": "7e116b40-b1ab-460c-8e2a-135acdba9cbd",
    "artist": "GENA",
    "artist_ids": [
        "13000b46-4118-4e25-85b4-0ac3cb70dbad"
    ],
    "album": "Circlesz",
    "release_id": "4edeed24-b5d3-4048-bdc3-6fa48cce530a",
    "release_group_id": "819e1bdd-e5a6-4146-938d-5be157bf9a0b",
    "labels": [
        "Lex Records"
    ],
    "label_ids": [
        "07c88952-2b68-4610-8736-1ca8f977c204"
    ],
    "release_date": "2025-11-12",
    "rotation_status": "Light",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Dallas-born, LA-based musician Liv.e  is teaming up with renowned Detroit drummer and producer Karriem Riggins as new duo GENA. The name is short for “God Energy, Naturally Amazing” and somewhat inspired by Tisha Campbell's character Gina from the '90s sitcom \"Martin.\"\n--\nHere's the official video for \"Circlesz\": https://www.youtube.com/watch?v=8bb7VHElKp4",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}