Information about plays

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

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

{
    "id": 3428155,
    "uri": "https://api.kexp.org/v2/plays/3428155/?format=api",
    "airdate": "2024-11-21T06:43:59-08:00",
    "show": 61906,
    "show_uri": "https://api.kexp.org/v2/shows/61906/?format=api",
    "image_uri": "",
    "thumbnail_uri": "",
    "song": "The Traveller",
    "track_id": "72c9c02a-156d-4ea1-90d6-633d6a8a187c",
    "recording_id": "9bd30ffe-5781-463d-9d4c-a5303a44765b",
    "artist": "Art d’Ecco",
    "artist_ids": [
        "f1d55d22-2d7a-465d-b9ff-b59cffa6b48b"
    ],
    "album": "Serene Demon",
    "release_id": "cedc7ccf-cd5f-4cdb-b7a8-d0c65b0d004d",
    "release_group_id": "d259311c-76b1-410b-8f40-1bff87c2a46b",
    "labels": [
        "Paper Bag Records"
    ],
    "label_ids": [
        "7ca6a2cd-dd79-4564-bcec-938bc43ba7d2"
    ],
    "release_date": "2025-02-14",
    "rotation_status": "Light",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Vancouver artist Art d’Ecco has shared the second single from his forthcoming release (February, 2025) \"Serene Demon.\"\n--\nHe said, \"How do I challenge myself and throw the rule book out, but still make this the catchiest, quirkiest piece of music possible? I like existing between those two worlds.”  He's succeeding.\nWatch the John Smith-directed video: https://www.youtube.com/watch?v=lhJIfTJQknw&lc=UgzYDp0m9Pl21rTP4Bh4AaABAg",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}