Information about plays

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

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

{
    "id": 3593075,
    "uri": "https://api.kexp.org/v2/plays/3593075/?format=api",
    "airdate": "2025-12-19T12:19:16-08:00",
    "show": 65418,
    "show_uri": "https://api.kexp.org/v2/shows/65418/?format=api",
    "image_uri": "",
    "thumbnail_uri": "",
    "song": "Still Riding",
    "track_id": "7ebe190c-9645-4baf-b2f2-acfe01ea8727",
    "recording_id": "e8f87229-2290-4c90-adf2-e7184f6cb69b",
    "artist": "Barry Can’t Swim",
    "artist_ids": [
        "7dcf3b98-701a-4309-a90c-eb4179b96ea9"
    ],
    "album": "Loner",
    "release_id": "2d0ff636-1ae7-4119-9721-4af9e1c3fb68",
    "release_group_id": "0761b8f9-f975-4865-a995-a35204d1ab74",
    "labels": [
        "Ninja Tune"
    ],
    "label_ids": [
        "dc940013-b8a8-4362-a465-291026c04b42"
    ],
    "release_date": "2025-07-11",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "#73 on our countdown of YOUR favorite albums of 2025\n\nBarry Can't Swim is the professional name of Joshua Mainnie, an Edinburgh-born, London-based electronic producer and DJ.\n\nGo right here to purchase his new album, Loner, which came out in July: \nhttps://barrycantswim.bandcamp.com/album/loner",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}