Information about plays

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

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

{
    "id": 3543687,
    "uri": "https://api.kexp.org/v2/plays/3543687/?format=api",
    "airdate": "2025-08-23T10:06:19-07:00",
    "show": 64366,
    "show_uri": "https://api.kexp.org/v2/shows/64366/?format=api",
    "image_uri": "https://ia801306.us.archive.org/0/items/mbid-f6b9bbf2-78c6-4b15-aa30-3efab1c8ca26/mbid-f6b9bbf2-78c6-4b15-aa30-3efab1c8ca26-37916999488_thumb500.jpg",
    "thumbnail_uri": "https://ia601306.us.archive.org/0/items/mbid-f6b9bbf2-78c6-4b15-aa30-3efab1c8ca26/mbid-f6b9bbf2-78c6-4b15-aa30-3efab1c8ca26-37916999488_thumb250.jpg",
    "song": "Praise Jah in the Moonlight",
    "track_id": "71661851-c1b1-476c-b4ea-5aad2a1bc247",
    "recording_id": "677f46b2-bee5-4f7e-b3c7-24239802e7a9",
    "artist": "YG Marley",
    "artist_ids": [
        "3ac35781-a75c-42d7-a053-ae47e7e64314"
    ],
    "album": "Praise Jah in the Moonlight",
    "release_id": "f6b9bbf2-78c6-4b15-aa30-3efab1c8ca26",
    "release_group_id": "44d8056d-4556-419c-ae1c-ec45f9e24581",
    "labels": [],
    "label_ids": [],
    "release_date": "2023-12-27",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "In late 2023, YG Marley began performing this original song, \"Praise Jah in the Moonlight\", during his mother Lauryn  Hill's concert tour commemorating the 25th anniversary of \"The Miseducation of Lauryn Hill.\"  Video clips from his performances went viral on social media, most notably on TikTok.  On December 27, 2023, Marley officially released \"Praise Jah in the Moonlight\", his first single.",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}