Information about plays

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

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

{
    "id": 3574088,
    "uri": "https://api.kexp.org/v2/plays/3574088/?format=api",
    "airdate": "2025-11-04T23:24:15-08:00",
    "show": 65025,
    "show_uri": "https://api.kexp.org/v2/shows/65025/?format=api",
    "image_uri": "https://coverartarchive.org/release/b538fb4e-9a76-49ce-9a6c-b8d1258d004e/39372299573-500.jpg",
    "thumbnail_uri": "https://coverartarchive.org/release/b538fb4e-9a76-49ce-9a6c-b8d1258d004e/39372299573-250.jpg",
    "song": "Backyard Lover",
    "track_id": null,
    "recording_id": "561b3b50-6edd-44c1-a193-7bb379fe22f1",
    "artist": "Merce Lemon",
    "artist_ids": [
        "1593be76-4252-45cc-9c66-3ccd42c3c234"
    ],
    "album": "Watch Me Drive Them Dogs Wild",
    "release_id": null,
    "release_group_id": "cb432bce-71f8-445e-b9b9-6efd2e5d9700",
    "labels": [
        "Darling Recordings"
    ],
    "label_ids": [
        "f3e31208-3edd-4ba3-9a99-99331c1c4fab"
    ],
    "release_date": "2024-09-27",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Merce Lemon is a songwriter born, raised, and currently living in Pittsburgh, PA. \n\n\"When she was still in high school, the artist known as Merce Lemon legally changed her surname to Lemon. That potentially audacious move tells you everything you need to know about the Pittsburgh native’s ear for poetry and absolute confidence in her own vision.\" \n\nRead more from this review of the 2024 album, 'Watch Me Drive Them Dogs Wild': https://tinyurl.com/3hukvpuu\n\nhttps://mercelemon.bandcamp.com/",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}