Information about plays

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

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

{
    "id": 3548700,
    "uri": "https://api.kexp.org/v2/plays/3548700/?format=api",
    "airdate": "2025-09-04T04:30:29-07:00",
    "show": 64468,
    "show_uri": "https://api.kexp.org/v2/shows/64468/?format=api",
    "image_uri": "https://coverartarchive.org/release/793f7f24-2c69-4bb7-87e4-9b5c6f535535/39028318677-500.jpg",
    "thumbnail_uri": "https://coverartarchive.org/release/793f7f24-2c69-4bb7-87e4-9b5c6f535535/39028318677-250.jpg",
    "song": "Love Me JeJe",
    "track_id": null,
    "recording_id": "43d3137f-7b6a-47e0-8ed0-aae5bf899c77",
    "artist": "Tems",
    "artist_ids": [
        "5b2a8faa-ffee-4706-a1a8-58f109bc8ca2"
    ],
    "album": "Born in the Wild",
    "release_id": null,
    "release_group_id": "10bb7c0f-b95e-41e2-8fad-68e131deb09d",
    "labels": [
        "RCA"
    ],
    "label_ids": [
        "1ca5ed29-e00b-4ea5-b817-0bcca0e04946"
    ],
    "release_date": "2024-06-06",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Tems' song “Love Me JeJe” is a tribute to a 1997 Nigerian song of the same name by Seyi Sodimu.The first single from Tems' debut album, Born in the Wild, it awarded her with her second grammy! She won the award for best African music performance.\n\nTems also performed on the Black Panther Wakanda Forever soundtrack - she sang “No Woman, No Cry” and co-wrote Rihanna’s “Lift Me Up,” which earned Oscar, Golden Globe, and Critics’ Choice nomination recognition!",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}