Information about plays

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

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

{
    "id": 3589496,
    "uri": "https://api.kexp.org/v2/plays/3589496/?format=api",
    "airdate": "2025-12-10T22:02:54-08:00",
    "show": 65343,
    "show_uri": "https://api.kexp.org/v2/shows/65343/?format=api",
    "image_uri": "",
    "thumbnail_uri": "",
    "song": "Al 3Mal العمل ስራሕ",
    "track_id": "d4981f7f-f32f-4307-b273-aba9e98c9514",
    "recording_id": "12ff36ed-9ebd-4796-8bf9-db6b80232f90",
    "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": "This Swiss group's latest is a thrilling mix of post-punk fused with Middle East and East African traditions.\n\nhttps://yallamiku.bandcamp.com/album/2",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}