Information about plays

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

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

{
    "id": 3622137,
    "uri": "https://api.kexp.org/v2/plays/3622137/?format=api",
    "airdate": "2026-02-25T14:57:23-08:00",
    "show": 66028,
    "show_uri": "https://api.kexp.org/v2/shows/66028/?format=api",
    "image_uri": "",
    "thumbnail_uri": "",
    "song": "Boy",
    "track_id": "034652ff-106c-40f0-a125-5beaeb52716a",
    "recording_id": "aa2b862e-35d1-4f55-b9b7-b7b304160a38",
    "artist": "Catherine Moan",
    "artist_ids": [
        "482ea950-0b49-4f1d-8e8f-56bbdc283532"
    ],
    "album": "Boy",
    "release_id": "655318ac-59a3-4464-bf05-6a2e7a6d9a45",
    "release_group_id": "6325eba7-4043-4179-adaf-a83e76e6850e",
    "labels": [
        "[no label]"
    ],
    "label_ids": [
        "157afde4-4bf5-4039-8ad2-5a15acc85176"
    ],
    "release_date": "2026-01-09",
    "rotation_status": "Medium",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Catherine Moan is the musical vehicle of Philadelphian songstress Angel Jefferson.\n\nThis is her cover of Book of Love.\nOriginally released in 1985, “Boy” was the debut single by the American synth-pop band Book of Love and later appeared on their self-titled debut album in 1986.\n\nhttps://bornlosersrecords.com/collections/catherine-moan",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}