Information about plays

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

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

{
    "id": 3571226,
    "uri": "https://api.kexp.org/v2/plays/3571226/?format=api",
    "airdate": "2025-10-29T01:23:55-07:00",
    "show": 64962,
    "show_uri": "https://api.kexp.org/v2/shows/64962/?format=api",
    "image_uri": "https://ia800802.us.archive.org/25/items/mbid-c3c72a07-91f8-41bc-8905-1c4f206c0b4a/mbid-c3c72a07-91f8-41bc-8905-1c4f206c0b4a-14675274042_thumb500.jpg",
    "thumbnail_uri": "https://ia600802.us.archive.org/25/items/mbid-c3c72a07-91f8-41bc-8905-1c4f206c0b4a/mbid-c3c72a07-91f8-41bc-8905-1c4f206c0b4a-14675274042_thumb250.jpg",
    "song": "R.E.D.",
    "track_id": "aacd3c4c-7f74-423b-8e98-d14dc2d7b3c6",
    "recording_id": "4feeece4-8419-4a7e-8798-e7cd8c5551a6",
    "artist": "A Tribe Called Red feat. Yasiin Bey, Narcy & Black Bear",
    "artist_ids": [
        "f5c4c27e-5902-4fc0-adfb-7775da3d5363",
        "284ee768-2c9a-440a-be37-db926e90fc1c",
        "991d8478-a5a3-4298-8d39-63ca6884d64f",
        "62566b52-51a7-4932-a61b-bcc45fb7f163"
    ],
    "album": "We Are the Halluci Nation",
    "release_id": "c3c72a07-91f8-41bc-8905-1c4f206c0b4a",
    "release_group_id": "d8dfe5be-1bc2-4e87-b834-572291335693",
    "labels": [
        "Radicalized Records",
        "Pirates Blend Records"
    ],
    "label_ids": [
        "cc6c3a8e-8f8d-4a22-8073-3ea1f00d40e9",
        "1eaca923-b1c1-498b-8d48-560df02dfd1c"
    ],
    "release_date": "2016-09-16",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Anishinaabe, Cayuga, Mohawk\t\n\nThe Halluci Nation, formerly known as A Tribe Called Red, is a Canadian electronic music group who blend instrumental hip hop, reggae, moombahton and dubstep-influenced dance music with elements of First Nations music, particularly vocal chanting and drumming",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}