Information about plays

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

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

{
    "id": 3562907,
    "uri": "https://api.kexp.org/v2/plays/3562907/?format=api",
    "airdate": "2025-10-09T03:02:16-07:00",
    "show": 64784,
    "show_uri": "https://api.kexp.org/v2/shows/64784/?format=api",
    "image_uri": "https://coverartarchive.org/release/c7848a5a-4ba2-4eee-b1e0-c3b7aa46b844/38990882464-500.jpg",
    "thumbnail_uri": "https://coverartarchive.org/release/c7848a5a-4ba2-4eee-b1e0-c3b7aa46b844/38990882464-250.jpg",
    "song": "Sweet Thing",
    "track_id": null,
    "recording_id": "a4a7c606-7683-4d23-9c21-f024052a607a",
    "artist": "Rufus & Chaka Khan",
    "artist_ids": [
        "ec6b11b5-d6a6-4c77-af55-8076a160cc94",
        "900e9144-019d-4043-86cb-ec0e127c39d0"
    ],
    "album": "Rufus featuring Chaka Khan",
    "release_id": null,
    "release_group_id": "aa16ac32-6d6f-3673-a50f-82c03edfffdc",
    "labels": [
        "MCA Records"
    ],
    "label_ids": [
        "46a3941a-c810-47a1-974f-955effec4d09"
    ],
    "release_date": "1975-11-18",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Rev's 3 AM Slow Jam of the Week <3\n\nChaka wrote this with Tony Maiden, who was the guitarist in her band Rufus. She told LaShonda Barnett in \"I Got Thunder: Black Women Songwriters and Their Craft,\" \"I told all of my boyfriends around that time that it was them that inspired the song. In fact, I think Tony was my real boyfriend at the time. That song was just spontaneous. Tony and I were just sitting around and it happened - really. We had that kind of chemistry, and it was that kind of situation. We wrote the song in five minutes. It's all really chemistry when it boils down to it. Rufus and I had an amazing chemistry. That's what was underneath it all. And the love we had for each other.\"",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}