Information about plays

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

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

{
    "id": 3626311,
    "uri": "https://api.kexp.org/v2/plays/3626311/?format=api",
    "airdate": "2026-03-07T07:46:13-08:00",
    "show": 66116,
    "show_uri": "https://api.kexp.org/v2/shows/66116/?format=api",
    "image_uri": "https://coverartarchive.org/release/071531a5-a04f-4edf-9865-24a15df7967d/41597252870-500.jpg",
    "thumbnail_uri": "https://coverartarchive.org/release/071531a5-a04f-4edf-9865-24a15df7967d/41597252870-250.jpg",
    "song": "DECAY",
    "track_id": null,
    "recording_id": "1342778d-37b3-4ef8-b49d-fd848f1b2fe4",
    "artist": "MĀ featuring Mato Wayuhi",
    "artist_ids": [
        "7e236a43-98c4-4039-95d8-70450b129f8c",
        "6261be6b-8ef3-4710-8a29-01e419663d6e"
    ],
    "album": "Blame It on the Weather",
    "release_id": null,
    "release_group_id": "e9ca901d-58c8-4c0a-a82f-d3b41a88c727",
    "labels": [
        "[no label]"
    ],
    "label_ids": [
        "157afde4-4bf5-4039-8ad2-5a15acc85176"
    ],
    "release_date": "2025-03-28",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Māori\n\nMaarire Brunning-Kouka, known professionally as Mā, is a New Zealand singer-songwriter based in Wellington. MĀ's brand new single \"DECAY: is a collaboration with Oglala Lakota artist Mato Wayuhi, hailing from South Dakota.\n\nhttps://maofficialmusic.bandcamp.com/track/decay-featuring-mato-wayuhi",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}