Information about plays

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

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

{
    "id": 3588377,
    "uri": "https://api.kexp.org/v2/plays/3588377/?format=api",
    "airdate": "2025-12-08T05:52:13-08:00",
    "show": 65321,
    "show_uri": "https://api.kexp.org/v2/shows/65321/?format=api",
    "image_uri": "",
    "thumbnail_uri": "",
    "song": "Va Rara",
    "track_id": "4fa33d2c-83bd-4cb2-b3cf-03858214db7a",
    "recording_id": "9925fcb8-e01a-4e03-a577-adda692086ad",
    "artist": "Juana Molina",
    "artist_ids": [
        "eca5dd0e-edc7-4658-85f0-762e263b4acd"
    ],
    "album": "Doga",
    "release_id": "c63dc5ea-40d3-45be-a178-2eacbb1d99e5",
    "release_group_id": "a7834a31-d34d-4512-a969-7f3b1ec2f786",
    "labels": [
        "Sonamos"
    ],
    "label_ids": [
        "36e3588d-5e12-42ad-ae57-46b526c08a72"
    ],
    "release_date": "2025-11-05",
    "rotation_status": "Medium",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "A \"bewitching\" singer/songwriter out of Buenos Aires, Argentina.\n\nDOGA, new studio album by Juana Molina, the eighth full-length of her career and her first album of new compositions in eight years.\n\nA record that took almost six years to brew. It was like preparing a meal for six diners with ingredients for an army. The overwhelming amount of recordings paralyzed Juana to the point that, at one moment, she thought there was no way to make an album.\n\nhttps://juanamolina.bandcamp.com/album/doga",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}