Information about plays

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

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

{
    "id": 3437583,
    "uri": "https://api.kexp.org/v2/plays/3437583/?format=api",
    "airdate": "2024-12-13T13:03:33-08:00",
    "show": 62098,
    "show_uri": "https://api.kexp.org/v2/shows/62098/?format=api",
    "image_uri": "https://ia803207.us.archive.org/31/items/mbid-cedc7ccf-cd5f-4cdb-b7a8-d0c65b0d004d/mbid-cedc7ccf-cd5f-4cdb-b7a8-d0c65b0d004d-40468470684_thumb500.jpg",
    "thumbnail_uri": "https://ia903207.us.archive.org/31/items/mbid-cedc7ccf-cd5f-4cdb-b7a8-d0c65b0d004d/mbid-cedc7ccf-cd5f-4cdb-b7a8-d0c65b0d004d-40468470684_thumb250.jpg",
    "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 their forthcoming release (February, 2025) \"Serene Demon.\"\n--\nThey 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.”  Their succeeding.\nWatch the John Smith-directed video: https://www.youtube.com/watch?v=lhJIfTJQknw&lc=UgzYDp0m9Pl21rTP4Bh4AaABAg",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}