Information about plays

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

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

{
    "id": 3548981,
    "uri": "https://api.kexp.org/v2/plays/3548981/?format=api",
    "airdate": "2025-09-04T21:40:04-07:00",
    "show": 64475,
    "show_uri": "https://api.kexp.org/v2/shows/64475/?format=api",
    "image_uri": "https://coverartarchive.org/release/c4a16592-e885-470a-b50d-acd93f2e772f/16073378845-500.jpg",
    "thumbnail_uri": "https://coverartarchive.org/release/c4a16592-e885-470a-b50d-acd93f2e772f/16073378845-250.jpg",
    "song": "Wanna Kiss",
    "track_id": null,
    "recording_id": "5cf75880-535d-4ea1-a4d9-5322383f8e3b",
    "artist": "当山ひとみ",
    "artist_ids": [
        "46dbc9cf-4b90-4437-849f-5aed15eacc40"
    ],
    "album": "Ritual Chants",
    "release_id": null,
    "release_group_id": "fa8f7242-5713-44ca-823e-351720dcdc4f",
    "labels": [
        "Eskimo Recordings"
    ],
    "label_ids": [
        "3a62f686-fdb4-4ec1-9b17-766e3e5cab94"
    ],
    "release_date": "2016-11-16",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "当山ひとみ (Hitomi Tohyama), is a Japanese city pop singer from Okinawa city. Her music regained popularity as part of the 21st-century city pop wave.",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}