Information about plays

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

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

{
    "id": 3638081,
    "uri": "https://api.kexp.org/v2/plays/3638081/?format=api",
    "airdate": "2026-04-05T07:06:50-07:00",
    "show": 66372,
    "show_uri": "https://api.kexp.org/v2/shows/66372/?format=api",
    "image_uri": "https://coverartarchive.org/release/c227dd94-852a-4386-9cc3-cf3622b0e616/44645286644-500.jpg",
    "thumbnail_uri": "https://coverartarchive.org/release/c227dd94-852a-4386-9cc3-cf3622b0e616/44645286644-250.jpg",
    "song": "Horizon",
    "track_id": null,
    "recording_id": "6dcc4b73-71e9-4a62-9baa-11e87e578c17",
    "artist": "Gyða Valtýsdóttir",
    "artist_ids": [
        "328841f8-0968-445c-9fa4-a10e0f3bee8f"
    ],
    "album": "Mother Pearl",
    "release_id": null,
    "release_group_id": "4306291c-2d1f-452e-a390-c546f85a3a2c",
    "labels": [
        "marvaða"
    ],
    "label_ids": [
        "d0d92321-5a65-45ea-855a-257b3539bef8"
    ],
    "release_date": "2026-03-20",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Taken off the new third solo album from Icelandic artist and múm founding member Gyða Valtysdottir ~ https://gyda.bandcamp.com/album/mother-pearl",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}