Information about plays

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

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

{
    "id": 3536392,
    "uri": "https://api.kexp.org/v2/plays/3536392/?format=api",
    "airdate": "2025-08-05T21:54:08-07:00",
    "show": 64210,
    "show_uri": "https://api.kexp.org/v2/shows/64210/?format=api",
    "image_uri": "https://coverartarchive.org/release/a454f4a6-4a11-46c6-a744-ec124dde99e7/41852148108-500.jpg",
    "thumbnail_uri": "https://coverartarchive.org/release/a454f4a6-4a11-46c6-a744-ec124dde99e7/41852148108-250.jpg",
    "song": "Nossa Cor",
    "track_id": null,
    "recording_id": "41479f1d-7da9-4b16-b750-fef6f74bbe8d",
    "artist": "Samantha Schmütz & Adrian Younge",
    "artist_ids": [
        "6faaa3b5-5bf5-417b-a923-72661709c004",
        "69bb7a74-99ee-4da0-bc3d-84586676e4ea"
    ],
    "album": "Samantha & Adrian",
    "release_id": null,
    "release_group_id": "de91c4a7-319d-48d2-81da-5fdac8fe996a",
    "labels": [
        "Linear Labs"
    ],
    "label_ids": [
        "22a630af-78a3-4427-8128-d031aeb7bf93"
    ],
    "release_date": "2025-07-25",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Sung in Farsi, Liraz’s powerful vocals continue her fight for freedom for the women of Iran. Adrian Younge’s raw orchestration sets the foundation for a bold journey through psychedelic Middle Eastern melodies reminiscent of Iran’s rich musical landscape before the 1979 Revolution, using fuzz guitars, funky basslines and kamancheh, coming out of Persia.",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}