Information about plays

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

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

{
    "id": 3639155,
    "uri": "https://api.kexp.org/v2/plays/3639155/?format=api",
    "airdate": "2026-04-07T18:42:16-07:00",
    "show": 66393,
    "show_uri": "https://api.kexp.org/v2/shows/66393/?format=api",
    "image_uri": "https://coverartarchive.org/release/1f482fae-6d08-46df-8859-6d55aae06b3b/31217083399-500.jpg",
    "thumbnail_uri": "https://coverartarchive.org/release/1f482fae-6d08-46df-8859-6d55aae06b3b/31217083399-250.jpg",
    "song": "Rockin’ That Thang",
    "track_id": null,
    "recording_id": "c33086a2-9b4e-4175-863f-8e8af7363142",
    "artist": "The‐Dream",
    "artist_ids": [
        "66a4b9d2-d5a6-40b8-93d5-0bdd1dbb4b43"
    ],
    "album": "Love Vs Money",
    "release_id": null,
    "release_group_id": "0782dba6-6b38-4a5e-a4ef-8d86928c1e6f",
    "labels": [
        "Def Jam Recordings"
    ],
    "label_ids": [
        "a92d1684-4edb-48aa-b913-30e9da213004"
    ],
    "release_date": "2009-03-10",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Prior to releasing his own album, The-Dream was a songwriter or co-producer for Beyoncé, Britney Spears, Rihanna, and so many more!",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}