Information about plays

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

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

{
    "id": 3541687,
    "uri": "https://api.kexp.org/v2/plays/3541687/?format=api",
    "airdate": "2025-08-18T17:03:20-07:00",
    "show": 64325,
    "show_uri": "https://api.kexp.org/v2/shows/64325/?format=api",
    "image_uri": "https://dn721900.ca.archive.org/0/items/mbid-2e29a809-0ac5-4e90-a1dd-82cfced08ae0/mbid-2e29a809-0ac5-4e90-a1dd-82cfced08ae0-26921416414_thumb500.jpg",
    "thumbnail_uri": "https://dn721900.ca.archive.org/0/items/mbid-2e29a809-0ac5-4e90-a1dd-82cfced08ae0/mbid-2e29a809-0ac5-4e90-a1dd-82cfced08ae0-26921416414_thumb250.jpg",
    "song": "Life’s What You Make It",
    "track_id": "693809ef-f061-305a-98ab-4f5d65ecc1ef",
    "recording_id": "7e175255-060a-4980-932b-7a4c56127446",
    "artist": "Talk Talk",
    "artist_ids": [
        "a74f43e4-50c4-4b19-a2ce-c05ce9bccb03"
    ],
    "album": "Natural History: The Very Best of Talk Talk",
    "release_id": "2e29a809-0ac5-4e90-a1dd-82cfced08ae0",
    "release_group_id": "41e694dc-8bba-393b-9275-186224d87fce",
    "labels": [
        "EMI"
    ],
    "label_ids": [
        "c029628b-6633-439e-bcee-ed02e8a338f7"
    ],
    "release_date": "1990-10-01",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "For Zoey! Zoey's partner and the dog ! Congrats on the big move ! And welcome to Seattle.",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}