Information about plays

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

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

{
    "id": 3550848,
    "uri": "https://api.kexp.org/v2/plays/3550848/?format=api",
    "airdate": "2025-09-09T11:57:06-07:00",
    "show": 64517,
    "show_uri": "https://api.kexp.org/v2/shows/64517/?format=api",
    "image_uri": "https://ia802805.us.archive.org/6/items/mbid-51765f03-6ff5-44e2-953d-edab1cb419c2/mbid-51765f03-6ff5-44e2-953d-edab1cb419c2-20532200950_thumb500.jpg",
    "thumbnail_uri": "https://ia902805.us.archive.org/6/items/mbid-51765f03-6ff5-44e2-953d-edab1cb419c2/mbid-51765f03-6ff5-44e2-953d-edab1cb419c2-20532200950_thumb250.jpg",
    "song": "What Once Was",
    "track_id": "ceaa630a-9c02-4c3f-b9ad-22fcb8c026c6",
    "recording_id": "3605eba7-c5f4-4965-8378-042fdcce807b",
    "artist": "Her’s",
    "artist_ids": [
        "da357978-095d-4621-a7ee-2c0f336c5e8a"
    ],
    "album": "Songs of Her’s",
    "release_id": "51765f03-6ff5-44e2-953d-edab1cb419c2",
    "release_group_id": "3ac60f52-79d5-4be5-94ad-c9e14c5e7b19",
    "labels": [
        "Heist or Hit Records"
    ],
    "label_ids": [
        "0bc2b9b6-40ed-42ba-935b-87633cd1a236"
    ],
    "release_date": "2017-05-12",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "The UK indie-rock band, Her’s, was made up of two musicians Audun Laading and Stephen Fitzpatrick. Stephen was the lead singer and guitarist while Audun played the bass and sang background vocals. \n\nThey debuted with their first single “Dorothy” in 2016 and eventually in 2018 they released their debut album, “Invitation to Her’s.” They were killed in car crash during a US tour in 2019: https://wknc.org/2022/06/16/hers-a-band-that-could-have-been/",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}