Information about plays

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

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

{
    "id": 3595059,
    "uri": "https://api.kexp.org/v2/plays/3595059/?format=api",
    "airdate": "2025-12-23T20:40:53-08:00",
    "show": 65459,
    "show_uri": "https://api.kexp.org/v2/shows/65459/?format=api",
    "image_uri": "https://coverartarchive.org/release/b4eab6c0-162c-4dfb-a277-9fda3945e62d/3011549248-500.jpg",
    "thumbnail_uri": "https://coverartarchive.org/release/b4eab6c0-162c-4dfb-a277-9fda3945e62d/3011549248-250.jpg",
    "song": "Christmas : Ya umma-l-lah",
    "track_id": null,
    "recording_id": "be2b7200-cca3-42da-b01c-59d95190a2d4",
    "artist": "Sœur Marie Keyrouz",
    "artist_ids": [
        "06c79f74-0254-4556-a98f-d37e14c35677"
    ],
    "album": "Chant traditionnel Maronite",
    "release_id": null,
    "release_group_id": "6ffa232f-3ca5-3814-b43a-79dedc54996e",
    "labels": [
        "harmonia mundi"
    ],
    "label_ids": [
        "49809122-8421-40b9-acff-d7400b45c747"
    ],
    "release_date": "1991-02-18",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Sœur Marie Keyrouz was born in Deir el Ahmar in Lebanon, close to the ancient Roman city of Baalbeck.\n\nhttp://www.keyrouz.com/",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}