Information about plays

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

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

{
    "id": 3553648,
    "uri": "https://api.kexp.org/v2/plays/3553648/?format=api",
    "airdate": "2025-09-16T05:41:09-07:00",
    "show": 64576,
    "show_uri": "https://api.kexp.org/v2/shows/64576/?format=api",
    "image_uri": "https://ia800905.us.archive.org/3/items/mbid-395520bc-6876-4ada-baf6-7a575140d390/mbid-395520bc-6876-4ada-baf6-7a575140d390-42281402333_thumb500.jpg",
    "thumbnail_uri": "https://dn721602.ca.archive.org/0/items/mbid-395520bc-6876-4ada-baf6-7a575140d390/mbid-395520bc-6876-4ada-baf6-7a575140d390-42281402333_thumb250.jpg",
    "song": "Taro #1 + #2",
    "track_id": "c840b871-df7f-453f-8276-4903ff19ccf7",
    "recording_id": "2054bc43-3d63-4cd4-9cb5-4b5a3d41376f",
    "artist": "Gruff Rhys",
    "artist_ids": [
        "254caf14-7b63-47d1-aa9f-acc7cb541814"
    ],
    "album": "Dim Probs",
    "release_id": "395520bc-6876-4ada-baf6-7a575140d390",
    "release_group_id": "03af12b3-c745-4585-aaae-2a2f5b9532a7",
    "labels": [
        "Rock Action Records"
    ],
    "label_ids": [
        "959be696-eda5-4c9d-af24-2c8103f149f5"
    ],
    "release_date": "2025-09-12",
    "rotation_status": "Light",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "The legendary Gruff Rhys' ninth solo album, fourth fully Welsh language long player, and first release via Rock Action Records, out on 12th September 2025.\n\nGruff Rhys is a touring songwriter and recording artist based in Cardiff, Wales who has consistently sought a variety of outlets for a wide spectrum of creative ideas that include 26 studio albums to date. Renowned for their blissful melodies, his solo albums have explored untapped areas musically and lyrically.\n\nhttps://gruffrhys.bandcamp.com/track/taro-1-2\nhttps://www.gruffrhys.com/",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}