Information about plays

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

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

{
    "id": 3641549,
    "uri": "https://api.kexp.org/v2/plays/3641549/?format=api",
    "airdate": "2026-04-13T11:39:14-07:00",
    "show": 66443,
    "show_uri": "https://api.kexp.org/v2/shows/66443/?format=api",
    "image_uri": "https://dn710600.ca.archive.org/0/items/mbid-7a31cd5f-6a57-4fca-a731-c521df1d3b78/mbid-7a31cd5f-6a57-4fca-a731-c521df1d3b78-4341734825_thumb500.jpg",
    "thumbnail_uri": "https://dn710600.ca.archive.org/0/items/mbid-7a31cd5f-6a57-4fca-a731-c521df1d3b78/mbid-7a31cd5f-6a57-4fca-a731-c521df1d3b78-4341734825_thumb250.jpg",
    "song": "Ísjaki",
    "track_id": "aad91985-7ab6-4bfd-92fc-7ed61692f8e2",
    "recording_id": "ae1016a2-49ca-4d45-9789-0d0af3d58218",
    "artist": "Sigur Rós",
    "artist_ids": [
        "f6f2326f-6b25-4170-b89d-e235b25508e8"
    ],
    "album": "Kveikur",
    "release_id": "25ccfc47-a2f1-457d-a167-d40610956c5b",
    "release_group_id": "9fa7397e-7212-425f-8158-87c3bfb79602",
    "labels": [
        "XL Recordings"
    ],
    "label_ids": [
        "14221f01-8939-4ea0-b8f1-b5a21beae80a"
    ],
    "release_date": "2013-06-18",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Sigur Rós chatted with Emily Fox for KEXP's Sound & Vision Podcast back in 2020: https://www.kexp.org/podcasts/sound-vision/2020/12/15/sigur-ros-goes-medieval/ \n\n2023's ÁTTA is the artist's latest release. https://store.sigurros.com.\n\nhttps://sigurros.com/",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}