Information about plays

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

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

{
    "id": 3672307,
    "uri": "https://api.kexp.org/v2/plays/3672307/?format=api",
    "airdate": "2026-06-25T07:50:32-07:00",
    "show": 67082,
    "show_uri": "https://api.kexp.org/v2/shows/67082/?format=api",
    "image_uri": "https://dn710103.ca.archive.org/0/items/mbid-835d6a7a-d151-4bda-8d43-c44ab2b38840/mbid-835d6a7a-d151-4bda-8d43-c44ab2b38840-45341595341_thumb500.jpg",
    "thumbnail_uri": "https://ia800906.us.archive.org/23/items/mbid-835d6a7a-d151-4bda-8d43-c44ab2b38840/mbid-835d6a7a-d151-4bda-8d43-c44ab2b38840-45341595341_thumb250.jpg",
    "song": "True Colors",
    "track_id": "8c66f0ed-ebce-4433-a8b9-821507bb6083",
    "recording_id": "dbf3b286-a670-4f65-8af5-a7a229d76889",
    "artist": "Mike D",
    "artist_ids": [
        "a8797304-f0b3-497b-a592-c09eac0fd9c8"
    ],
    "album": "Thank You",
    "release_id": "835d6a7a-d151-4bda-8d43-c44ab2b38840",
    "release_group_id": "8c9a15b7-890b-4b79-987b-679d0570f44a",
    "labels": [
        "Capitol Records"
    ],
    "label_ids": [
        "abea2d3e-eabf-4480-ab24-9382dd642c73"
    ],
    "release_date": "2026-08-28",
    "rotation_status": "Medium",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "From the upcoming solo album from Beastie Boys' Mike D!\n\nhttps://stereogum.com/2501369/beastie-boys-mike-d-announces-debut-solo-album-thank-you-hear-true-colors/music\n\nCheck out the official visualizer here: https://www.youtube.com/watch?v=ssKfKcS_92Q",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}