Information about plays

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

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

{
    "id": 3602906,
    "uri": "https://api.kexp.org/v2/plays/3602906/?format=api",
    "airdate": "2026-01-11T03:24:50-08:00",
    "show": 65620,
    "show_uri": "https://api.kexp.org/v2/shows/65620/?format=api",
    "image_uri": "",
    "thumbnail_uri": "",
    "song": "Alemuye ኣለሙየ",
    "track_id": "154a1cf3-f5b3-4684-a0d4-8c27dbb4b1b9",
    "recording_id": "3156d398-b751-4edf-8902-4fb0af37e242",
    "artist": "Yalla Miku",
    "artist_ids": [
        "1c75c554-3f02-48e8-9b4a-48cc7870d065"
    ],
    "album": "2",
    "release_id": "5b7f67b5-076b-490d-be4b-ef3c7b372b29",
    "release_group_id": "3e303099-a7bc-4429-b02e-b6e63d2889fe",
    "labels": [
        "Bongo Joe"
    ],
    "label_ids": [
        "333df535-433c-482b-9d61-87cb70979a5d"
    ],
    "release_date": "2025-11-07",
    "rotation_status": "Medium",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "\"allah-mwe-aye\" is the pronunciation of this track!\n\n'2' is the second album from this Geneva, Switzerland-based five-piece outfit.\n\nhttps://yallamiku.bandcamp.com",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}