Information about plays

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

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

{
    "id": 3589728,
    "uri": "https://api.kexp.org/v2/plays/3589728/?format=api",
    "airdate": "2025-12-11T10:58:47-08:00",
    "show": 65347,
    "show_uri": "https://api.kexp.org/v2/shows/65347/?format=api",
    "image_uri": "",
    "thumbnail_uri": "",
    "song": "have to.",
    "track_id": null,
    "recording_id": null,
    "artist": "Brent Faiyaz",
    "artist_ids": [
        "201412c6-7ced-472b-87a9-9259ec3c07d3"
    ],
    "album": null,
    "release_id": null,
    "release_group_id": null,
    "labels": [],
    "label_ids": [],
    "release_date": null,
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "“have to.” captures Faiyaz on a mission of maneuvering his demanding career with his longing to be in the presence of his love interest. “Dreaming about touching down / I can’t sleep ’til you touch me, baby,” he sings. As hectic as his professional life is, especially when it keeps him away, Faiyaz looks at it as a worthwhile sacrifice to be a provider for his lover: “If you don’t have to, I’ll do what I have to / So you won’t have to.”\n\nhttps://ratedrnb.com/2025/10/brent-new-song-have-to/",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}