Information about plays

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

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

{
    "id": 3547944,
    "uri": "https://api.kexp.org/v2/plays/3547944/?format=api",
    "airdate": "2025-09-02T10:05:57-07:00",
    "show": 64454,
    "show_uri": "https://api.kexp.org/v2/shows/64454/?format=api",
    "image_uri": "https://dn721600.ca.archive.org/0/items/mbid-12625ee1-3717-4429-897e-ffc99c11a84c/mbid-12625ee1-3717-4429-897e-ffc99c11a84c-41812874240_thumb500.jpg",
    "thumbnail_uri": "https://dn721600.ca.archive.org/0/items/mbid-12625ee1-3717-4429-897e-ffc99c11a84c/mbid-12625ee1-3717-4429-897e-ffc99c11a84c-41812874240_thumb250.jpg",
    "song": "How the Light Gets In",
    "track_id": "9acb1516-95ff-4125-b103-8e181506aa80",
    "recording_id": "1b1442d2-95eb-4a36-ac34-3dda22823855",
    "artist": "Kerala Dust",
    "artist_ids": [
        "6a8f332b-a26d-48c3-afd9-b167abfb4562"
    ],
    "album": "An Echo of Love",
    "release_id": "12625ee1-3717-4429-897e-ffc99c11a84c",
    "release_group_id": "fa37972d-133c-4c5d-bcdb-6959446aa595",
    "labels": [
        "Play It Again Sam"
    ],
    "label_ids": [
        "3ccd1270-99d3-4b83-a311-6c60e127c866"
    ],
    "release_date": "2025-08-22",
    "rotation_status": "Medium",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "London quartet Kerala Dust have just released their third album, \"An Echo of Love.\" \n-\nKerala Dust said: “‘How The Light Gets In’ is about endings, promises made and promises broken.”  Watch the video: https://www.youtube.com/watch?v=ybDLV7q_raE",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}