Information about plays

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

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

{
    "id": 3417952,
    "uri": "https://api.kexp.org/v2/plays/3417952/?format=api",
    "airdate": "2024-10-27T13:33:21-07:00",
    "show": 61688,
    "show_uri": "https://api.kexp.org/v2/shows/61688/?format=api",
    "image_uri": "https://ia804608.us.archive.org/22/items/mbid-e419b2dd-5b44-4935-a920-905ddea2b0c7/mbid-e419b2dd-5b44-4935-a920-905ddea2b0c7-17346245623_thumb500.jpg",
    "thumbnail_uri": "https://ia904608.us.archive.org/22/items/mbid-e419b2dd-5b44-4935-a920-905ddea2b0c7/mbid-e419b2dd-5b44-4935-a920-905ddea2b0c7-17346245623_thumb250.jpg",
    "song": "Lady",
    "track_id": "d3b34045-bdce-3fef-afbc-be5b774aaf18",
    "recording_id": "48e0c660-4141-41f8-a571-5d5d7e393b86",
    "artist": "Chromatics",
    "artist_ids": [
        "c89ea689-c053-4d97-bada-8b81a6236f58"
    ],
    "album": "Kill for Love",
    "release_id": "e419b2dd-5b44-4935-a920-905ddea2b0c7",
    "release_group_id": "c2ecdec7-d970-4fbe-bb72-7edb92939fcf",
    "labels": [
        "Italians Do It Better"
    ],
    "label_ids": [
        "d25f2b85-00e1-47eb-8f71-932a0809b1b9"
    ],
    "release_date": "2012-05-28",
    "rotation_status": null,
    "is_local": true,
    "is_request": false,
    "is_live": false,
    "comment": "Sadly, Chromatics announced their breakup in August 2021. Ruth Radelet has been releasing solo music since the group disbanded.\n\nhttps://ruthradelet.bandcamp.com/",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}