Information about plays

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

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

{
    "id": 3598041,
    "uri": "https://api.kexp.org/v2/plays/3598041/?format=api",
    "airdate": "2025-12-30T14:58:23-08:00",
    "show": 65517,
    "show_uri": "https://api.kexp.org/v2/shows/65517/?format=api",
    "image_uri": "",
    "thumbnail_uri": "",
    "song": "Never Give Up",
    "track_id": "ae624e40-cb11-4203-ab64-beab322a6910",
    "recording_id": "cc7bcb07-6476-469e-b129-484dbcb88712",
    "artist": "Chronixx",
    "artist_ids": [
        "0de2154a-6c01-4cd6-8795-78d21211d6e6"
    ],
    "album": "Never Give Up",
    "release_id": "08ac435f-7776-455a-8edf-ef109d2ce230",
    "release_group_id": "2122d29e-438b-46d3-89ef-3f0db8a826cc",
    "labels": [
        "Forever Living Originals"
    ],
    "label_ids": [
        "81e61c90-28f2-4dcb-b656-cac924dfa331"
    ],
    "release_date": "2022-04-01",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Shout Out Rafael!\n---\nBorn Jamar Rolando McNaughton on October 10, 1992, Chronixx was musically nurtured from an early age by his father, dancehall artist Chronicle, and grew up surrounded by the likes of Burro Banton and Gregory Isaacs.: https://www.reggaeville.com/artist-details/chronixx/about/\n--\nThis song was co-written by Info, who also produced it.\n--\nSee Chronixx perform it live in NYC: https://www.youtube.com/watch?v=zxP6HExTdH0",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}