Information about plays

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

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

{
    "id": 3653184,
    "uri": "https://api.kexp.org/v2/plays/3653184/?format=api",
    "airdate": "2026-05-10T20:38:41-07:00",
    "show": 66684,
    "show_uri": "https://api.kexp.org/v2/shows/66684/?format=api",
    "image_uri": "",
    "thumbnail_uri": "",
    "song": "Sometimes I Feel Like a Motherless Child",
    "track_id": null,
    "recording_id": "4a26b34a-e473-42c5-b0d2-b590ed736100",
    "artist": "Kathleen Emery",
    "artist_ids": [
        "380af1f3-7973-45df-939c-f0940b179956"
    ],
    "album": null,
    "release_id": null,
    "release_group_id": null,
    "labels": [
        "Love Records"
    ],
    "label_ids": [
        "ba4b8ffa-d518-4f75-b0c1-659472cf0a9d"
    ],
    "release_date": "1970-01-01",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "The obscure and esoteric Kathleen Emery 'Sometimes I Feel Like a Motherless Child'. -- Though reportedly slated for a 1971 LP release, Kathleen Emery’s sole output consists of two songs; notably her re-imagination of the public-domain spiritual “Sometimes I Feel Like A Motherless Child“. Originally released in 1970 on 7” vinyl via Love Records, Jazzman re-released the wax in 1998 – it’s been out of print ever since (though it was later made available on CD through the label’s early seven-inch sampler, whatiswrongwithgroovin‘).\n\nRead more here:\nhttps://aquariumdrunkard.com/2012/04/18/kathleen-emery-sometimes-i-feel-like-a-motherless-child-2/\n\nhttps://kathleenemery.bandcamp.com/album/sometimes-i-feel-like-a-motherless-child\n\nhttps://www.discogs.com/release/713810-Kathleen-Emery-Sometimes-I-Feel-Like-A-Motherless-Child",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}