Information about plays

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

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

{
    "id": 3521635,
    "uri": "https://api.kexp.org/v2/plays/3521635/?format=api",
    "airdate": "2025-07-02T11:57:45-07:00",
    "show": 63899,
    "show_uri": "https://api.kexp.org/v2/shows/63899/?format=api",
    "image_uri": "https://ia600702.us.archive.org/17/items/mbid-c1038e3a-93ff-46d3-be52-ac9ff30f4119/mbid-c1038e3a-93ff-46d3-be52-ac9ff30f4119-40944297226_thumb500.jpg",
    "thumbnail_uri": "https://ia800702.us.archive.org/17/items/mbid-c1038e3a-93ff-46d3-be52-ac9ff30f4119/mbid-c1038e3a-93ff-46d3-be52-ac9ff30f4119-40944297226_thumb250.jpg",
    "song": "Break Me Down",
    "track_id": "dc47e9e2-80bc-4c10-af3f-7d8989fd7dca",
    "recording_id": "23bb718a-d5a8-49e9-a219-f233654ea4fe",
    "artist": "Yukimi",
    "artist_ids": [
        "e6deafd2-163c-46f3-b290-3c3c1944cffb"
    ],
    "album": "For You",
    "release_id": "c1038e3a-93ff-46d3-be52-ac9ff30f4119",
    "release_group_id": "16c365e4-5c8d-4884-a3e7-3bd2e618dc60",
    "labels": [
        "Ninja Tune"
    ],
    "label_ids": [
        "dc940013-b8a8-4362-a465-291026c04b42"
    ],
    "release_date": "2025-03-28",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Yukimi Eleanora Nagano, is a Swedish singer and songwriter. She is the vocalist for the Swedish electronic group Little Dragon and recently released her first solo album \"For You\" back in March.\n\nhttps://yukimi-music.com/",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}