Information about plays

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

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

{
    "id": 3627486,
    "uri": "https://api.kexp.org/v2/plays/3627486/?format=api",
    "airdate": "2026-03-10T18:04:09-07:00",
    "show": 66146,
    "show_uri": "https://api.kexp.org/v2/shows/66146/?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": "Real DJs, a global community, and the best music...only on KEXP!\n\nFrom 1985, \"Life's What You Make It\" helped Talk Talk expand their fanbase and earned them their third US hit single.\n\nCheck out the official video here:\nhttps://www.youtube.com/watch?v=l3VqAsMXE7o",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}