Information about plays

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

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

{
    "id": 3564485,
    "uri": "https://api.kexp.org/v2/plays/3564485/?format=api",
    "airdate": "2025-10-13T07:29:45-07:00",
    "show": 64824,
    "show_uri": "https://api.kexp.org/v2/shows/64824/?format=api",
    "image_uri": "https://ia800606.us.archive.org/25/items/mbid-d1c5e7e7-06d6-47f7-976a-c529c2a238e8/mbid-d1c5e7e7-06d6-47f7-976a-c529c2a238e8-40480505310_thumb500.jpg",
    "thumbnail_uri": "https://ia600606.us.archive.org/25/items/mbid-d1c5e7e7-06d6-47f7-976a-c529c2a238e8/mbid-d1c5e7e7-06d6-47f7-976a-c529c2a238e8-40480505310_thumb250.jpg",
    "song": "Mangge Mangge",
    "track_id": "2e4eb418-44c6-4f38-bbd7-5dac2e363b1b",
    "recording_id": "1e0ca70d-8f7e-4a94-9b15-80b2c0f325f8",
    "artist": "The Black Brothers",
    "artist_ids": [
        "804d9db1-9266-43d8-a794-30df09ce5ba3",
        "e7c5cc2c-bef9-43e6-84ed-9da3baea3e53"
    ],
    "album": "Ayo Ke Disco: Boogie, Pop & Funk from the South China Sea (1974–88)",
    "release_id": "d1c5e7e7-06d6-47f7-976a-c529c2a238e8",
    "release_group_id": "51c4a93d-5289-45f3-9c7c-f00bfa87e4f1",
    "labels": [
        "Soundway"
    ],
    "label_ids": [
        "f430383a-3137-4ffd-8720-5e50bf8e8a27"
    ],
    "release_date": "2024-10-25",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Kanak, Papuan\t\n\nThe Black Brothers were one of the biggest artists in Papua New Guinea in the 1970’s and 80’s and were freedom fighters for their Kanak people of West Papua.",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}