Information about plays

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

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

{
    "id": 3626761,
    "uri": "https://api.kexp.org/v2/plays/3626761/?format=api",
    "airdate": "2026-03-08T13:33:52-07:00",
    "show": 66127,
    "show_uri": "https://api.kexp.org/v2/shows/66127/?format=api",
    "image_uri": "",
    "thumbnail_uri": "",
    "song": "A Palé",
    "track_id": "06be6bc3-f889-497d-96dd-4a92b5493610",
    "recording_id": "13564f7e-d793-415a-ba30-9beadd20ffb0",
    "artist": "ROSALÍA",
    "artist_ids": [
        "25f3abd9-63b5-471a-bd25-feb9672dfa11"
    ],
    "album": "A Palé",
    "release_id": "1f93b280-2dd1-4443-bab9-c2656feebd74",
    "release_group_id": "16d219da-70b8-4333-93d3-739e9684126d",
    "labels": [
        "Columbia"
    ],
    "label_ids": [
        "011d1192-6f65-45bd-85c4-0400dd45693e"
    ],
    "release_date": "2019-11-10",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "The Spanish flamenco prodigy turned multigenre pop innovator Rosalía has released her third album, “Motomami” in 2024.\n\nWatch the video for 'A Palé' here: https://www.youtube.com/watch?v=5zwpwbdGNIk\n\nhttps://www.rosalia.com/",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}