Information about plays

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

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

{
    "id": 3627534,
    "uri": "https://api.kexp.org/v2/plays/3627534/?format=api",
    "airdate": "2026-03-10T21:46:09-07:00",
    "show": 66147,
    "show_uri": "https://api.kexp.org/v2/shows/66147/?format=api",
    "image_uri": "https://coverartarchive.org/release/029847a8-cf8f-4c44-ba8e-d1b4c57376b0/41074098617-500.jpg",
    "thumbnail_uri": "https://coverartarchive.org/release/029847a8-cf8f-4c44-ba8e-d1b4c57376b0/41074098617-250.jpg",
    "song": "Пиємо",
    "track_id": null,
    "recording_id": "ccbaa0e6-5665-4582-90cd-03b899a4da1c",
    "artist": "Yagody",
    "artist_ids": [
        "7d7ff463-2a93-4979-bb74-d53b068382d3"
    ],
    "album": "Ягоди",
    "release_id": null,
    "release_group_id": "3879cf0f-9cf1-4812-97ac-5b33d1c25e35",
    "labels": [
        "[no label]"
    ],
    "label_ids": [
        "157afde4-4bf5-4039-8ad2-5a15acc85176"
    ],
    "release_date": "2024-02-07",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Tsunamia.\nKEXP Session launched on YOUTUBE today\n\nHere's this track specifically being performed: https://tinyurl.com/35yf67eu\n\nHere's the entire performance that was recorded in January: https://tinyurl.com/2znapuxv",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}