Information about plays

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

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

{
    "id": 3500275,
    "uri": "https://api.kexp.org/v2/plays/3500275/?format=api",
    "airdate": "2025-05-12T04:29:43-07:00",
    "show": 63439,
    "show_uri": "https://api.kexp.org/v2/shows/63439/?format=api",
    "image_uri": "https://coverartarchive.org/release/2f4b9f1c-7b9e-4c94-95c3-b65c1621670d/22060076763-500.jpg",
    "thumbnail_uri": "https://coverartarchive.org/release/2f4b9f1c-7b9e-4c94-95c3-b65c1621670d/22060076763-250.jpg",
    "song": "Soft Stud",
    "track_id": null,
    "recording_id": "0e15dd25-eafd-412c-bd75-1c48cfaae85c",
    "artist": "Black Belt Eagle Scout",
    "artist_ids": [
        "76a91880-2242-4c2a-8982-d56fb1ee686d"
    ],
    "album": "Mother of My Children",
    "release_id": null,
    "release_group_id": "45afbf13-6c7e-4530-9ee9-0072dd90f104",
    "labels": [
        "Saddle Creek Records"
    ],
    "label_ids": [
        "006ea2fb-e616-4743-924a-8bda90fff909"
    ],
    "release_date": "2017-08-24",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Swinomish, Iñupiaq\n--\nBlack Belt Eagle Scout is musician Katherine Paul (singer-songwriter and multi-instrumentalist based in Portland, Oregon). Watch her perform \"Soft Stud\" and other songs during this live in-studio session: https://www.youtube.com/watch?v=-ETvVgrkp14\n\nhttps://www.blackbelteaglescout.com/",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}