Information about plays

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

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

{
    "id": 3629467,
    "uri": "https://api.kexp.org/v2/plays/3629467/?format=api",
    "airdate": "2026-03-15T20:51:36-07:00",
    "show": 66191,
    "show_uri": "https://api.kexp.org/v2/shows/66191/?format=api",
    "image_uri": "https://coverartarchive.org/release/f67b760e-c4e2-4519-95c0-7aa50f9d1ffd/28089677778-500.jpg",
    "thumbnail_uri": "https://coverartarchive.org/release/f67b760e-c4e2-4519-95c0-7aa50f9d1ffd/28089677778-250.jpg",
    "song": "Before You Walk Out of My Life",
    "track_id": null,
    "recording_id": "4892c714-f48c-41c8-bd53-d1aca5947b6d",
    "artist": "Monica",
    "artist_ids": [
        "af84073d-3b6d-4390-9d3f-bf65a91c824f"
    ],
    "album": "Miss Thang",
    "release_id": null,
    "release_group_id": "7bc19aa4-3168-36a9-aee7-8911d1a43248",
    "labels": [
        "BMG"
    ],
    "label_ids": [
        "29d7c88f-5200-4418-a683-5c94ea032e38"
    ],
    "release_date": "1995-07-18",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "While discussing her craft, songwriter and singer Andrea Martin said that the most important aspect of making music is speaking from the heart.:\n\"Sing from the heart. I don't care if it's rock, country or whatever, those are the best records that come from the heart,\" she said. \"It's okay to go in the booth and just to freestyle.\"\n---\nDuring her songwriting career, Martin  wrote songs for artists such as Monica, En Vogue, Toni Braxton, Leona Lewis, Melanie Fiona, Sean Kingston, Fantasia Barrino and Jennifer Hudson.\n--\nShe died in October 2021 at age 49.: https://www.nytimes.com/2021/10/15/arts/music/andrea-martin-rb-songwriter-dies-at-49.html",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}