Information about plays

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

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

{
    "id": 3550157,
    "uri": "https://api.kexp.org/v2/plays/3550157/?format=api",
    "airdate": "2025-09-07T19:16:32-07:00",
    "show": 64502,
    "show_uri": "https://api.kexp.org/v2/shows/64502/?format=api",
    "image_uri": "https://coverartarchive.org/release/fe3f8354-d203-45ba-a159-6c95de665c31/35212058317-500.jpg",
    "thumbnail_uri": "https://coverartarchive.org/release/fe3f8354-d203-45ba-a159-6c95de665c31/35212058317-250.jpg",
    "song": "That’s My Girl",
    "track_id": null,
    "recording_id": "96f3e389-4a40-44b9-8345-abd35548a1ed",
    "artist": "Okyerema Asante",
    "artist_ids": [
        "714f69e3-7dc3-42f5-8a4b-a96b5215d8dc"
    ],
    "album": "Sabi",
    "release_id": null,
    "release_group_id": "113e5783-fd2e-4774-9872-89bb87019465",
    "labels": [
        "Atumpan Records"
    ],
    "label_ids": [
        "6f395135-b7e9-4e9a-87b9-26d63321a6b4"
    ],
    "release_date": "1980-01-01",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Ghanaian master drummer & percussionist Okyerema Asante (pronounced Oh-key-Ray-Ma) released \"That's My Girl\" in 1980 on the album Sabi.\n\nOkyerema Asante is famous for performing all parts of a traditional five-person drum group by himself. He attaches percussion instruments to various parts of his body and simultaneously plays drums, a balafon, and many other instruments. He uses as many as 85 instruments in one performance. Coming from a family of drummers, Asante is an expert of traditional Ghanaian talking drums. Asante is also known for playing with Paul Simon on his Graceland album.",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}