Information about plays

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

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

{
    "id": 3539539,
    "uri": "https://api.kexp.org/v2/plays/3539539/?format=api",
    "airdate": "2025-08-13T09:25:31-07:00",
    "show": 64277,
    "show_uri": "https://api.kexp.org/v2/shows/64277/?format=api",
    "image_uri": "https://ia800209.us.archive.org/24/items/mbid-393ef2d9-5cc5-4650-aa4d-7c5aa9f06adb/mbid-393ef2d9-5cc5-4650-aa4d-7c5aa9f06adb-10460879564_thumb500.jpg",
    "thumbnail_uri": "https://ia600209.us.archive.org/24/items/mbid-393ef2d9-5cc5-4650-aa4d-7c5aa9f06adb/mbid-393ef2d9-5cc5-4650-aa4d-7c5aa9f06adb-10460879564_thumb250.jpg",
    "song": "Situation",
    "track_id": "f1bcb872-6596-3983-86a7-c8cc535c8810",
    "recording_id": "40356817-59f8-4bad-ace7-0716c74751f5",
    "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": "Yazoo is the duo of synth virtuoso Vince Clarke and singer Alison Moyet. \n--\n\"Situation\" has one of the most famous laughs in music history - you'll hear it about 20 seconds in. That laugh is Alison Moyet reacting to a heavy reverb the producers put on her microphone. Known for her enthusiasm, Moyet has a memorable laugh, and her spontaneous, heavily reverbed chuckle made the song.\n\nThat laugh ended up being sampled in more than 100 songs.\n\nThat's funny.",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}