Information about plays

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

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

{
    "id": 3560502,
    "uri": "https://api.kexp.org/v2/plays/3560502/?format=api",
    "airdate": "2025-10-02T15:36:17-07:00",
    "show": 64726,
    "show_uri": "https://api.kexp.org/v2/shows/64726/?format=api",
    "image_uri": "https://coverartarchive.org/release/c7827a8b-46c2-4fa3-8fab-d1c1a04bc1ad/25587774786-500.jpg",
    "thumbnail_uri": "https://coverartarchive.org/release/c7827a8b-46c2-4fa3-8fab-d1c1a04bc1ad/25587774786-250.jpg",
    "song": "Safaera",
    "track_id": null,
    "recording_id": "cf143f8b-6586-4297-ab4a-1396877cb07f",
    "artist": "Bad Bunny, Jowell & Randy & Ñengo Flow",
    "artist_ids": [
        "89aa5ecb-59ad-46f5-b3eb-2d424e941f19",
        "06ce3b27-f371-4a77-9b4b-1f0e71f59e61",
        "b7f5054e-c9de-49d8-b0eb-6deefb89b86b"
    ],
    "album": "YHLQMDLG",
    "release_id": null,
    "release_group_id": "e20e0bc0-4660-461b-8ac7-14ad2459cda6",
    "labels": [
        "Rimas"
    ],
    "label_ids": [
        "8a32886d-9da4-4b37-8c06-02eafb78fee5"
    ],
    "release_date": "2020-02-29",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Sampling the hook from Missy Elliott's \"Get Ur Freak On\" and the drums from \"Sueños Mojados.\"\n--\nHere's a complete list of the 9 samples that Bad Bunny used on this track: https://www.whosampled.com/Bad-Bunny/Safaera/samples/\n--\n“Safaera” is ranked No. 329 on Rolling Stone's list of The 500 Greatest Songs of All Time.",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}