Information about plays

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

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

{
    "id": 3612690,
    "uri": "https://api.kexp.org/v2/plays/3612690/?format=api",
    "airdate": "2026-02-03T12:17:23-08:00",
    "show": 65830,
    "show_uri": "https://api.kexp.org/v2/shows/65830/?format=api",
    "image_uri": "https://dn710300.ca.archive.org/0/items/mbid-9391ae1b-db11-4159-8320-09a83f8a87d6/mbid-9391ae1b-db11-4159-8320-09a83f8a87d6-18408942117_thumb500.jpg",
    "thumbnail_uri": "https://dn710300.ca.archive.org/0/items/mbid-9391ae1b-db11-4159-8320-09a83f8a87d6/mbid-9391ae1b-db11-4159-8320-09a83f8a87d6-18408942117_thumb250.jpg",
    "song": "Deadly Valentine",
    "track_id": "f6444665-43f2-4891-98d0-8eaecc25cebe",
    "recording_id": "8d6a39ab-48cf-41a5-a0ff-6bcf2d3d4c71",
    "artist": "Charlotte Gainsbourg",
    "artist_ids": [
        "6efa29c6-9995-48e0-9eaf-3809464a39a7"
    ],
    "album": "Rest",
    "release_id": "9391ae1b-db11-4159-8320-09a83f8a87d6",
    "release_group_id": "78ccbb45-a0d2-47f0-b43e-0716831c7864",
    "labels": [
        "Because Music"
    ],
    "label_ids": [
        "23450486-837c-46a6-8b3f-b22429a0dfe1"
    ],
    "release_date": "2017-11-17",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Charlotte Gainsbourg on the video for \"Deadly Valentine\": \"I wanted to express the idea of a lifetime engagement; a couple running to church, from childhood to old age, a lifetime path. I asked my friend Dev Hynes if he would play my partner, and he very graciously agreed. It was fun finding our younger and older selves!”: https://www.youtube.com/watch?v=LkyIVKbCfG8",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}