Information about plays

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

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

{
    "id": 3620242,
    "uri": "https://api.kexp.org/v2/plays/3620242/?format=api",
    "airdate": "2026-02-21T08:01:23-08:00",
    "show": 65991,
    "show_uri": "https://api.kexp.org/v2/shows/65991/?format=api",
    "image_uri": "",
    "thumbnail_uri": "",
    "song": "Red Sunset",
    "track_id": "1904c4be-6802-4c46-a217-7427e2345e95",
    "recording_id": "26e97c63-f59a-44d6-9abd-646591b218c1",
    "artist": "Bic Runga",
    "artist_ids": [
        "16063ce0-a93e-41c7-82f9-bdd83066a7fd"
    ],
    "album": "Red Sunset",
    "release_id": "c422fb7c-99f9-4490-8158-86b5f01fc23f",
    "release_group_id": "21f15bb3-cdb0-4594-9656-e3c726f3d323",
    "labels": [
        "[no label]"
    ],
    "label_ids": [
        "157afde4-4bf5-4039-8ad2-5a15acc85176"
    ],
    "release_date": "2026-02-13",
    "rotation_status": "Light",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Māori (Ngāti Kahungunu )\t\n\nBriolette Kah Bic Runga MNZM, recording as Bic Runga, is a New Zealand singer-songwriter and multi-instrumentalist pop artist.",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}