Information about plays

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

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

{
    "id": 3639183,
    "uri": "https://api.kexp.org/v2/plays/3639183/?format=api",
    "airdate": "2026-04-07T20:35:47-07:00",
    "show": 66394,
    "show_uri": "https://api.kexp.org/v2/shows/66394/?format=api",
    "image_uri": "https://coverartarchive.org/release/2a67af6c-5ab5-4072-8494-90e85d155b20/12958465226-500.jpg",
    "thumbnail_uri": "https://coverartarchive.org/release/2a67af6c-5ab5-4072-8494-90e85d155b20/12958465226-250.jpg",
    "song": "Gol Bi Goldoun",
    "track_id": null,
    "recording_id": "8a176137-9a38-49ba-9d94-e7f04ba8feb0",
    "artist": "Googoosh",
    "artist_ids": [
        "0d9b88f3-054a-4f53-b447-2f3f503c8290"
    ],
    "album": "The Best of Googoosh 3 - Doe Mahi",
    "release_id": null,
    "release_group_id": "460ca408-8aa7-473c-8cde-1ba02f25cd62",
    "labels": [],
    "label_ids": [],
    "release_date": "1997-01-01",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Googoosh is one of Iran’s most iconic vocalists, whose career spans pre-revolutionary pop to contemporary releases. “Gol Bi Goldoun” is a standout track featured on the compilation The Best of Googoosh 3 – Doe Mahi, originally released in 1997. The song blends traditional Persian melodies with pop sensibilities, showcasing her expressive voice and ability to convey deep emotion, making it a timeless favorite among fans of Iranian music worldwide.",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}