Information about plays

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

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

{
    "id": 3554510,
    "uri": "https://api.kexp.org/v2/plays/3554510/?format=api",
    "airdate": "2025-09-18T07:19:38-07:00",
    "show": 64593,
    "show_uri": "https://api.kexp.org/v2/shows/64593/?format=api",
    "image_uri": "https://ia801006.us.archive.org/9/items/mbid-fb3a77c9-1959-42d4-9470-8f54c817748a/mbid-fb3a77c9-1959-42d4-9470-8f54c817748a-42826657723_thumb500.jpg",
    "thumbnail_uri": "https://dn721604.ca.archive.org/0/items/mbid-fb3a77c9-1959-42d4-9470-8f54c817748a/mbid-fb3a77c9-1959-42d4-9470-8f54c817748a-42826657723_thumb250.jpg",
    "song": "Marylebone",
    "track_id": "b9df8a86-b0fe-4063-b13c-6985f56de6e0",
    "recording_id": "e3f1b4eb-ce4e-411e-b6e2-7845f00d1bd7",
    "artist": "Al Nicol",
    "artist_ids": [
        "33dc9ae0-242c-465b-9b3e-f1a9cea1ff81"
    ],
    "album": "Only Hoping",
    "release_id": "fb3a77c9-1959-42d4-9470-8f54c817748a",
    "release_group_id": "7e96baec-6e79-45f8-be91-1650a8e87527",
    "labels": [
        "[no label]"
    ],
    "label_ids": [
        "157afde4-4bf5-4039-8ad2-5a15acc85176"
    ],
    "release_date": "2025-10-02",
    "rotation_status": "Light",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Nashville-based Canadian singer-songwriter's debut album was produced by MC Taylor of Hiss Golden Messenger. \nhttps://www.alex-nicol.com/\n\nThe title—a word Nicol had never heard before it mysteriously appeared in a writing session—led him to discover it was the London neighborhood where fictional detective Sherlock Holmes resided. As the song evolved, Nicol unearthed deeper personal connections to the name, including his late grandmother Mary and her influence on his creative life. “It felt like the universe was writing with me,” he said.",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}