Information about plays

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

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

{
    "id": 3626760,
    "uri": "https://api.kexp.org/v2/plays/3626760/?format=api",
    "airdate": "2026-03-08T13:29:56-07:00",
    "show": 66127,
    "show_uri": "https://api.kexp.org/v2/shows/66127/?format=api",
    "image_uri": "https://ia600509.us.archive.org/1/items/mbid-5f45a3b3-13e3-4483-9775-20e4a8eec0d1/mbid-5f45a3b3-13e3-4483-9775-20e4a8eec0d1-36478772043_thumb500.jpg",
    "thumbnail_uri": "https://dn721805.ca.archive.org/0/items/mbid-5f45a3b3-13e3-4483-9775-20e4a8eec0d1/mbid-5f45a3b3-13e3-4483-9775-20e4a8eec0d1-36478772043_thumb250.jpg",
    "song": "Run the World (Girls)",
    "track_id": "ce618097-87b3-322e-a9ed-85e41c48bdcc",
    "recording_id": "51f8c0d1-7562-41b0-b4f7-152a9b17abbc",
    "artist": "Beyoncé",
    "artist_ids": [
        "859d0860-d480-4efd-970c-c05d5f1776b8"
    ],
    "album": "4",
    "release_id": "28e4e1d0-e0d8-46f8-a21f-888dc5565acd",
    "release_group_id": "40eaa07b-7542-48e7-887c-b5e686964a7a",
    "labels": [
        "Columbia"
    ],
    "label_ids": [
        "011d1192-6f65-45bd-85c4-0400dd45693e"
    ],
    "release_date": "2011-06-28",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Beyoncé's first single from her fourth solo album was this club track, which samples the martial drum beat from dancehall duo Major Lazer's 2009 track, \"Pon de Floor.\" Diddy Dirty Money's \"Ass On The Floor\" also borrowed from the same song. --Songfacts https://tinyurl.com/384ekmke\n\nReal humans reacting to things in real time. Support human-powered music!\nhttps://kexp.org/donate/",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}