Information about plays

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

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

{
    "id": 3542143,
    "uri": "https://api.kexp.org/v2/plays/3542143/?format=api",
    "airdate": "2025-08-19T17:20:19-07:00",
    "show": 64333,
    "show_uri": "https://api.kexp.org/v2/shows/64333/?format=api",
    "image_uri": "https://ia601604.us.archive.org/9/items/mbid-6fb339e9-5fe3-4041-99b7-e0fdcb0ca0ec/mbid-6fb339e9-5fe3-4041-99b7-e0fdcb0ca0ec-35176220062_thumb500.jpg",
    "thumbnail_uri": "https://ia801604.us.archive.org/9/items/mbid-6fb339e9-5fe3-4041-99b7-e0fdcb0ca0ec/mbid-6fb339e9-5fe3-4041-99b7-e0fdcb0ca0ec-35176220062_thumb250.jpg",
    "song": "Lovely Sewer",
    "track_id": "ffd9e6e5-5480-48cc-86c1-efb3916cb178",
    "recording_id": "f7e52196-ce5b-43f6-819e-dd3ce2f983a4",
    "artist": "Yves Tumor",
    "artist_ids": [
        "b675f327-4738-4af4-bb83-1adb0003f2d3"
    ],
    "album": "Praise A Lord Who Chews But Which Does Not Consume; (Or Simply: Hot Between Worlds)",
    "release_id": "6fb339e9-5fe3-4041-99b7-e0fdcb0ca0ec",
    "release_group_id": "7a7d42ce-73e2-433d-a774-148eb8727e0a",
    "labels": [
        "Warp"
    ],
    "label_ids": [
        "46f0f4cd-8aab-4b33-b698-f459faf64190"
    ],
    "release_date": "2023-03-17",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "The additional vocals on this song are from Kida (Orhidea Latifi) - a Kosovo-Albanian singer.\n--\nYou should not miss this hand-held video of Yves Tumor's live performance of \"Lovely Sewer\": https://www.youtube.com/watch?v=wGziPVvwres",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}