Information about plays

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

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

{
    "id": 3617385,
    "uri": "https://api.kexp.org/v2/plays/3617385/?format=api",
    "airdate": "2026-02-14T12:49:06-08:00",
    "show": 65932,
    "show_uri": "https://api.kexp.org/v2/shows/65932/?format=api",
    "image_uri": "https://dn721509.ca.archive.org/0/items/mbid-39a7cd62-7e9c-43e5-bb32-ae3f00441831/mbid-39a7cd62-7e9c-43e5-bb32-ae3f00441831-6193633053_thumb500.jpg",
    "thumbnail_uri": "https://dn721509.ca.archive.org/0/items/mbid-39a7cd62-7e9c-43e5-bb32-ae3f00441831/mbid-39a7cd62-7e9c-43e5-bb32-ae3f00441831-6193633053_thumb250.jpg",
    "song": "Chains of Love",
    "track_id": "e5e91aab-850d-346a-8960-5804d2eae93d",
    "recording_id": "0fcde54e-8c7a-42d1-a29a-6221543fceb3",
    "artist": "Erasure",
    "artist_ids": [
        "43b58c98-3779-4b04-9a23-1c95cca3a145"
    ],
    "album": "Pop! The First 20 Hits",
    "release_id": "39a7cd62-7e9c-43e5-bb32-ae3f00441831",
    "release_group_id": "82e2ea4a-18ba-3276-a93d-b32daf66b3d8",
    "labels": [
        "Sire Records"
    ],
    "label_ids": [
        "be0fec81-5c18-4494-8bbf-0d81dec006bf"
    ],
    "release_date": "1992-11-24",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Andy Bell of Erasure released a solo album this year! \n\nhttps://www.nytimes.com/2025/06/07/arts/music/andy-bell-erasure-favorites.html\n---\nVince Clarke formed Erasure after spending time in Depeche Mode and Yazoo. Teaming up with Andy Bell brought a new songwriting style to Vince Clarke, who told us: \"Up to Andy, it was a mystery to me how people write songs together. Andy I, we've been together a long, long time and we feel very comfortable around each other. Andy is much better at offering his heart to the world and expressing how he feels, he's a king at that, I think. And also, Andy is not particularly interested in programming computers or synthesizers. And I'm not particularly interested in attempting to sing, so the relationship works out perfectly.\"",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}