Information about plays

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

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

{
    "id": 3576707,
    "uri": "https://api.kexp.org/v2/plays/3576707/?format=api",
    "airdate": "2025-11-11T05:07:02-08:00",
    "show": 65079,
    "show_uri": "https://api.kexp.org/v2/shows/65079/?format=api",
    "image_uri": "https://dn710600.ca.archive.org/0/items/mbid-393ef2d9-5cc5-4650-aa4d-7c5aa9f06adb/mbid-393ef2d9-5cc5-4650-aa4d-7c5aa9f06adb-10460879564_thumb500.jpg",
    "thumbnail_uri": "https://dn710600.ca.archive.org/0/items/mbid-393ef2d9-5cc5-4650-aa4d-7c5aa9f06adb/mbid-393ef2d9-5cc5-4650-aa4d-7c5aa9f06adb-10460879564_thumb250.jpg",
    "song": "Midnight",
    "track_id": "ea1b28ac-77a6-3fa3-9e8b-347b5689e15c",
    "recording_id": "e523895f-7a2f-481b-afdd-c1c3fc93e3de",
    "artist": "Yazoo",
    "artist_ids": [
        "42922db2-2e80-44b8-9cdf-0b3a6634c124"
    ],
    "album": "Upstairs at Eric’s",
    "release_id": "393ef2d9-5cc5-4650-aa4d-7c5aa9f06adb",
    "release_group_id": "ca189e76-5704-3097-8dad-b6e1923bc917",
    "labels": [
        "Sire Records"
    ],
    "label_ids": [
        "be0fec81-5c18-4494-8bbf-0d81dec006bf"
    ],
    "release_date": "1987-01-01",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "In the 1980s, Alison Moyet and Vince Clarke formed the synth-pop duo Yazoo (Yaz in North America). Yazoo formed in 1981 after Clarke, who had left Depeche Mode, responded to an ad Moyet had placed in a music magazine. Their 1982 debut album, Upstairs at Eric's, was a critical and commercial success\n\nThey split in 1983 due to creative differences. Clarke went on to form Erasure, while Moyet launched a successful solo career. \n\nhttps://www.alisonmoyetmusic.com/",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}