Information about plays

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

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

{
    "id": 3570520,
    "uri": "https://api.kexp.org/v2/plays/3570520/?format=api",
    "airdate": "2025-10-27T06:38:25-07:00",
    "show": 64947,
    "show_uri": "https://api.kexp.org/v2/shows/64947/?format=api",
    "image_uri": "https://ia801207.us.archive.org/22/items/mbid-049330ac-b5ab-4b76-ad4a-804ed4b38af6/mbid-049330ac-b5ab-4b76-ad4a-804ed4b38af6-11753487620_thumb500.jpg",
    "thumbnail_uri": "https://ia801207.us.archive.org/22/items/mbid-049330ac-b5ab-4b76-ad4a-804ed4b38af6/mbid-049330ac-b5ab-4b76-ad4a-804ed4b38af6-11753487620_thumb250.jpg",
    "song": "Ma Baker",
    "track_id": "1516757e-d3a2-303c-800f-a6d06afb4449",
    "recording_id": "9bdc7bb7-61b3-40d9-93ae-a7855b476022",
    "artist": "Boney M.",
    "artist_ids": [
        "5403bf6e-bc1d-4e62-b31f-926a2bf66a14"
    ],
    "album": "Gold: Greatest Hits",
    "release_id": "049330ac-b5ab-4b76-ad4a-804ed4b38af6",
    "release_group_id": "16d4c169-6640-4ee0-9d12-f0d3d44fceeb",
    "labels": [
        "Sony Music"
    ],
    "label_ids": [
        "9e6b4d7f-4958-4db7-8504-d89e315836af"
    ],
    "release_date": "2009-01-01",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "For Amy in Montlake!\n\nBoney M. was a German-Caribbean vocal group, active in the 70's and 80's. It was formed by German producer Frank Faria. \n\nLearn the story of the inspiration for this disco ditty: \n\nhttps://allthatsinteresting.com/ma-barker",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}