Information about plays

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

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

{
    "id": 3657454,
    "uri": "https://api.kexp.org/v2/plays/3657454/?format=api",
    "airdate": "2026-05-21T00:59:11-07:00",
    "show": 66771,
    "show_uri": "https://api.kexp.org/v2/shows/66771/?format=api",
    "image_uri": "https://dn710101.ca.archive.org/0/items/mbid-df821545-8f64-400c-aadc-9ac32336c62b/mbid-df821545-8f64-400c-aadc-9ac32336c62b-45127081047_thumb500.jpg",
    "thumbnail_uri": "https://ia601405.us.archive.org/1/items/mbid-df821545-8f64-400c-aadc-9ac32336c62b/mbid-df821545-8f64-400c-aadc-9ac32336c62b-45127081047_thumb250.jpg",
    "song": "What’s Done Is Done",
    "track_id": "3fc509ac-5457-4fba-865b-b719e39b94a7",
    "recording_id": "25a51242-cf39-4a27-a43f-5a25d90067c8",
    "artist": "Jorja Smith",
    "artist_ids": [
        "d62614aa-ef2c-44cd-8a7b-91292755a1d0"
    ],
    "album": "What’s Done Is Done",
    "release_id": "df821545-8f64-400c-aadc-9ac32336c62b",
    "release_group_id": "a80d710f-641f-450b-b827-8e1cc33a02c3",
    "labels": [
        "FAMM"
    ],
    "label_ids": [
        "9a329170-2d70-4a4f-ab94-d0e572fda4d8"
    ],
    "release_date": "2026-05-14",
    "rotation_status": "Heavy",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "English singer Jorja Smith is back with a new banger, \"what's Done Is Done.\" \nThe track has also arrived accompanied by a vibrant video directed by her longtime collaborator KC Locke, in which the singer embarks on a night out with her IRL friends and family: https://www.youtube.com/watch?v=hbDcfEhaQBc",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}