Information about plays

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

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

{
    "id": 3656779,
    "uri": "https://api.kexp.org/v2/plays/3656779/?format=api",
    "airdate": "2026-05-19T09:47:16-07:00",
    "show": 66758,
    "show_uri": "https://api.kexp.org/v2/shows/66758/?format=api",
    "image_uri": "https://dn711200.ca.archive.org/0/items/mbid-996c245d-85d0-4c45-864d-fd7595abce73/mbid-996c245d-85d0-4c45-864d-fd7595abce73-24987254596_thumb500.jpg",
    "thumbnail_uri": "https://ia601002.us.archive.org/14/items/mbid-996c245d-85d0-4c45-864d-fd7595abce73/mbid-996c245d-85d0-4c45-864d-fd7595abce73-24987254596_thumb250.jpg",
    "song": "Let the Day Begin",
    "track_id": "f1b200db-6f5d-3b82-9f86-b669d140f519",
    "recording_id": "bd1e7156-cd5d-4cfd-82d8-b607372fcfa2",
    "artist": "The Call",
    "artist_ids": [
        "38633e0c-1296-49f5-bacc-2e80ae1e18c4"
    ],
    "album": "Let the Day Begin",
    "release_id": "996c245d-85d0-4c45-864d-fd7595abce73",
    "release_group_id": "98cff17a-4627-38de-be2a-f69c7a200064",
    "labels": [
        "MCA Records"
    ],
    "label_ids": [
        "46a3941a-c810-47a1-974f-955effec4d09"
    ],
    "release_date": "1989-05-19",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Simple Minds sometimes performed \"Let The Day Begin,\" and recorded it for their 2014 album, \"Big Music.\" \n\n\"'Let The Day Begin' is like a gospel for the working man,\" said Jim Kerr of Simple Minds. \"We feel really proud to play it, especially to people that don't know it, therefore it's a kind of lost treasure.\"",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}