Information about plays

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

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

{
    "id": 3570246,
    "uri": "https://api.kexp.org/v2/plays/3570246/?format=api",
    "airdate": "2025-10-26T13:32:58-07:00",
    "show": 64940,
    "show_uri": "https://api.kexp.org/v2/shows/64940/?format=api",
    "image_uri": "https://dn710101.ca.archive.org/0/items/mbid-980c699d-fefa-4b9d-8219-e4975fb54885/mbid-980c699d-fefa-4b9d-8219-e4975fb54885-43150813795_thumb500.jpg",
    "thumbnail_uri": "https://dn710101.ca.archive.org/0/items/mbid-980c699d-fefa-4b9d-8219-e4975fb54885/mbid-980c699d-fefa-4b9d-8219-e4975fb54885-43150813795_thumb250.jpg",
    "song": "Ma mère",
    "track_id": "72606d5b-8115-4f7a-94ae-6027ad2e4e81",
    "recording_id": "e85f3412-851b-4f16-abd1-1ab0974c14c2",
    "artist": "Afrodream",
    "artist_ids": [
        "6f7af642-d0d3-47de-8a65-56fcf2284ffc"
    ],
    "album": "Guiss Guiss",
    "release_id": "980c699d-fefa-4b9d-8219-e4975fb54885",
    "release_group_id": "2935beaa-bdf1-461e-822b-9f074dc0bf26",
    "labels": [
        "Rubik Media"
    ],
    "label_ids": [
        "795498e3-00ea-4acd-97ea-1c0640d82940"
    ],
    "release_date": "2025-09-26",
    "rotation_status": "Light",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Afrodream is an afrobeat ensemble founded in Turin, Italy in 2018, a collaboration between Abou Samb, and Luca Vergano.\n\nhttps://afrodream.bandcamp.com/album/guiss-guiss\nhttps://www.ludwigsound.com/artist/afrodream/",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}