Information about plays

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

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

{
    "id": 3556875,
    "uri": "https://api.kexp.org/v2/plays/3556875/?format=api",
    "airdate": "2025-09-23T20:51:05-07:00",
    "show": 64644,
    "show_uri": "https://api.kexp.org/v2/shows/64644/?format=api",
    "image_uri": "https://coverartarchive.org/release/52322eac-7397-4127-a89e-266102b36312/26935505040-500.jpg",
    "thumbnail_uri": "https://coverartarchive.org/release/52322eac-7397-4127-a89e-266102b36312/26935505040-250.jpg",
    "song": "Granadina Arabe del Siglo IX",
    "track_id": null,
    "recording_id": "350b05c6-c8a1-4e4f-a166-0b5f057441a4",
    "artist": "Aziz Balouch",
    "artist_ids": [
        "f7cbcd6b-78bd-4d4f-8d45-0e7db2474a83"
    ],
    "album": "Sufi Hispano-Pakistani",
    "release_id": null,
    "release_group_id": "25ed230d-b88f-4fc3-98a9-bd9128611334",
    "labels": [
        "Death Is Not the End"
    ],
    "label_ids": [
        "b245373e-4558-4a98-a9b5-760975fcabdf"
    ],
    "release_date": "2020-06-29",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Aziz Balouch moved to the Iberian Peninsula from modern-day Pakistan in 1932. After a childhood spent studying Islamic mysticism and devotional songs in the Sufi shrines of his native Sindh he soon fell in love with the 'deep song' of flamenco.\n---\nBandcamp: https://tinyurl.com/9yrnurdf",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}