Information about plays

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

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

{
    "id": 3657482,
    "uri": "https://api.kexp.org/v2/plays/3657482/?format=api",
    "airdate": "2026-05-21T02:38:54-07:00",
    "show": 66772,
    "show_uri": "https://api.kexp.org/v2/shows/66772/?format=api",
    "image_uri": "https://coverartarchive.org/release/aded3f90-b758-451a-aad7-711d5985b05f/32432776461-500.jpg",
    "thumbnail_uri": "https://coverartarchive.org/release/aded3f90-b758-451a-aad7-711d5985b05f/32432776461-250.jpg",
    "song": "Tití me preguntó",
    "track_id": null,
    "recording_id": "f094b32c-d8ec-46a0-a1b6-b4f3a9fc8d83",
    "artist": "Bad Bunny",
    "artist_ids": [
        "89aa5ecb-59ad-46f5-b3eb-2d424e941f19"
    ],
    "album": "Un verano sin ti",
    "release_id": null,
    "release_group_id": "e992b449-141b-4aea-b07b-9b2a478a8570",
    "labels": [
        "Rimas"
    ],
    "label_ids": [
        "8a32886d-9da4-4b37-8c06-02eafb78fee5"
    ],
    "release_date": "2022-05-06",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Want to know what “Tití Me Preguntó” is all about? The track is a response to an imaginary conversation. The singer’s aunt — “Tití” — asks him if he has a lot of girlfriends, to which he replies that he does. He says that he would like to fall in love but can’t due to his trust issues.: https://www.youtube.com/watch?v=Cr8K88UcO0s\n--\nSampling \"Uva Bombom\" and \"No te puedo olvidar\"..\n--",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}