Information about plays

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

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

{
    "id": 3546174,
    "uri": "https://api.kexp.org/v2/plays/3546174/?format=api",
    "airdate": "2025-08-29T05:31:28-07:00",
    "show": 64416,
    "show_uri": "https://api.kexp.org/v2/shows/64416/?format=api",
    "image_uri": "https://ia601409.us.archive.org/25/items/mbid-f3f8b8af-e19d-4ef8-a30f-62572a6becc4/mbid-f3f8b8af-e19d-4ef8-a30f-62572a6becc4-38998695738_thumb500.jpg",
    "thumbnail_uri": "https://ia801409.us.archive.org/25/items/mbid-f3f8b8af-e19d-4ef8-a30f-62572a6becc4/mbid-f3f8b8af-e19d-4ef8-a30f-62572a6becc4-38998695738_thumb250.jpg",
    "song": "Then You Can Tell Me Goodbye",
    "track_id": "a86d469d-5121-388a-82a1-9cfa5c817b83",
    "recording_id": "d6df6490-d6ef-4483-9220-ed5842ca3596",
    "artist": "Bettye Swann",
    "artist_ids": [
        "648f240f-50e6-453d-b901-51e1a33ca4c0"
    ],
    "album": "Bettye Swann",
    "release_id": "f3f8b8af-e19d-4ef8-a30f-62572a6becc4",
    "release_group_id": "3f3d85f5-ee0d-3aa5-ba3b-abee6f7f4319",
    "labels": [
        "Capitol Records"
    ],
    "label_ids": [
        "abea2d3e-eabf-4480-ab24-9382dd642c73"
    ],
    "release_date": "2004-10-19",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Best known for her 1967 R&B chart-topper \"Make Me Yours,\" Southern soul chanteuse Bettye Swann was born Betty Jean Champion in Shreveport, Louisiana. : https://www.blackpast.org/african-american-history/bettye-swann-1944/\n--\nThis song was written by J.D. Loudermilk and first released by country singer Don Cherry in 1962.",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}