Information about plays

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

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

{
    "id": 3637722,
    "uri": "https://api.kexp.org/v2/plays/3637722/?format=api",
    "airdate": "2026-04-04T13:11:09-07:00",
    "show": 66365,
    "show_uri": "https://api.kexp.org/v2/shows/66365/?format=api",
    "image_uri": "https://www.kexp.org/filer/canonical/1588181844/22496/",
    "thumbnail_uri": "https://www.kexp.org/filer/canonical/1588181847/22497/",
    "song": "No reviens pas",
    "track_id": null,
    "recording_id": null,
    "artist": "Margaret Tchatcheuse",
    "artist_ids": [
        "296a1d94-8343-4ed6-a881-d567bfb7f273"
    ],
    "album": "Live on KEXP from Trans Musicales",
    "release_id": null,
    "release_group_id": null,
    "labels": [
        "KEXP"
    ],
    "label_ids": [
        "89e0503e-96f0-41b4-835f-2c542b7fcb44"
    ],
    "release_date": "2025-12-03",
    "rotation_status": "R/N",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Margaret Tchatcheuse performed live at the 2025 Trans Musicales 2025. Recorded December 3, 2025. \n\nWatch the full performance here: \nhttps://www.youtube.com/watch?v=EKzmBWvmy7E\n\n\"Margaret Tchatcheuse is a punk rock trio from Rennes with slightly mischievous French lyrics and compositions that are as melodic as they are energetic. Theirs is a \"punk poetry\" that flirts with the absurd and truly flourishes, above all, in a live setting.\"\n\nhttps://margarettchatcheuse.bandcamp.com/",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}