Information about plays

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

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

{
    "id": 3558586,
    "uri": "https://api.kexp.org/v2/plays/3558586/?format=api",
    "airdate": "2025-09-27T23:08:07-07:00",
    "show": 64686,
    "show_uri": "https://api.kexp.org/v2/shows/64686/?format=api",
    "image_uri": "https://coverartarchive.org/release/862d42f6-4943-4b6b-b3fa-0edf3d829b1a/39262860467-500.jpg",
    "thumbnail_uri": "https://coverartarchive.org/release/862d42f6-4943-4b6b-b3fa-0edf3d829b1a/39262860467-250.jpg",
    "song": "Undressed you layn't before",
    "track_id": null,
    "recording_id": "64f52fdf-c6e4-49a5-a265-bf3e4c08a3a8",
    "artist": "truck violence",
    "artist_ids": [
        "16dabc02-90ab-4edf-a6aa-23c3bed096ba"
    ],
    "album": "Violence",
    "release_id": null,
    "release_group_id": "2a4f1d5e-6473-4421-9733-d30e3264aeb6",
    "labels": [
        "Mothland Records"
    ],
    "label_ids": [
        "20568cae-baae-47f8-b715-570e6552d82a"
    ],
    "release_date": "2024-07-05",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Montreal's truck violence's sound has been described as a \"mashing of modern Western Canadian hardcore and folk.\"\n\nhttps://truckviolence.bandcamp.com/album/violence",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}