Information about plays

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

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

{
    "id": 3553843,
    "uri": "https://api.kexp.org/v2/plays/3553843/?format=api",
    "airdate": "2025-09-16T16:54:39-07:00",
    "show": 64580,
    "show_uri": "https://api.kexp.org/v2/shows/64580/?format=api",
    "image_uri": "https://ia601406.us.archive.org/15/items/mbid-d8d7147d-52a3-4457-bc30-01366f9e7f9a/mbid-d8d7147d-52a3-4457-bc30-01366f9e7f9a-30714332048_thumb500.jpg",
    "thumbnail_uri": "https://ia801406.us.archive.org/15/items/mbid-d8d7147d-52a3-4457-bc30-01366f9e7f9a/mbid-d8d7147d-52a3-4457-bc30-01366f9e7f9a-30714332048_thumb250.jpg",
    "song": "A Moment Apart",
    "track_id": "401ff0af-78f3-4452-b341-1edd83b0306a",
    "recording_id": "73dddcb6-74d8-448b-a426-7383a5ea0025",
    "artist": "ODESZA",
    "artist_ids": [
        "2e222fce-02ae-4221-b1c6-3c3242b423b6"
    ],
    "album": "A Moment Apart",
    "release_id": "d8d7147d-52a3-4457-bc30-01366f9e7f9a",
    "release_group_id": "724699f1-9153-4c72-9ac4-cbf2d598582b",
    "labels": [
        "Counter Records"
    ],
    "label_ids": [
        "93214c28-306f-493f-a1e8-be3e04e1ab78"
    ],
    "release_date": "2017-09-08",
    "rotation_status": "Library",
    "is_local": true,
    "is_request": false,
    "is_live": false,
    "comment": "ODESZA formed in 2012 at Western Washington University. In 2018, the duo behind the intricate electronic group, Harrison Mills and Clayton Knight talked with KEXP about how this album, \"A Moment Apart,\" brought them closer together: https://www.kexp.org/read/2018/3/28/odesza/\n\nCheck out ODESZA Live on KEXP from 2017:\nhttps://www.youtube.com/watch?v=aGVU_1Udhrs\n\nhttps://odesza.com/",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}