Information about plays

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

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

{
    "id": 3628479,
    "uri": "https://api.kexp.org/v2/plays/3628479/?format=api",
    "airdate": "2026-03-13T18:08:25-07:00",
    "show": 66171,
    "show_uri": "https://api.kexp.org/v2/shows/66171/?format=api",
    "image_uri": "https://dn710308.ca.archive.org/0/items/mbid-9fe0341e-f80a-3ec0-afab-1511363cbcf9/mbid-9fe0341e-f80a-3ec0-afab-1511363cbcf9-18445407139_thumb500.jpg",
    "thumbnail_uri": "https://dn710308.ca.archive.org/0/items/mbid-9fe0341e-f80a-3ec0-afab-1511363cbcf9/mbid-9fe0341e-f80a-3ec0-afab-1511363cbcf9-18445407139_thumb250.jpg",
    "song": "It Takes Two",
    "track_id": "d5987080-33d5-3340-bc9e-893558a07911",
    "recording_id": "046dcd43-3ae6-4160-a7ba-c658fd327358",
    "artist": "Rob Base & D.J. E‐Z Rock",
    "artist_ids": [
        "6f191c70-1345-4ea5-b7af-5db9ee50d7c0"
    ],
    "album": "It Takes Two",
    "release_id": "b5fe6c0b-9793-4ece-892a-1b1080ea26c9",
    "release_group_id": "07f451cb-7f1f-3d5e-a4c9-e02fc41a1de2",
    "labels": [
        "Profile Records"
    ],
    "label_ids": [
        "e832b688-546b-45e3-83e5-9f8db5dcde1d"
    ],
    "release_date": "1988-01-01",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Right about now...\n\nIt takes YOU to help KEXP out for our Spring Fundraising Drive! https://www.kexp.org/donate/\n\nThe song is built on a sample (\"Yeah! Woo!\") of a 1972 track called \"Think (About It)\" that was recorded by the soul singer Lyn Collins but written and produced by James Brown. James Brown gets a songwriting credit for \"It Takes Two.\"",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}