Information about plays

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

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

{
    "id": 3617255,
    "uri": "https://api.kexp.org/v2/plays/3617255/?format=api",
    "airdate": "2026-02-14T05:36:32-08:00",
    "show": 65928,
    "show_uri": "https://api.kexp.org/v2/shows/65928/?format=api",
    "image_uri": "https://dn711105.ca.archive.org/0/items/mbid-908a0fe8-ec81-4b03-b57d-95165f07f348/mbid-908a0fe8-ec81-4b03-b57d-95165f07f348-17864051842_thumb500.jpg",
    "thumbnail_uri": "https://dn711105.ca.archive.org/0/items/mbid-908a0fe8-ec81-4b03-b57d-95165f07f348/mbid-908a0fe8-ec81-4b03-b57d-95165f07f348-17864051842_thumb250.jpg",
    "song": "Nouveau western",
    "track_id": "6240fb21-a1a9-3b4c-8b0d-28c6120b49cd",
    "recording_id": "afbf00f9-897f-4c5d-b2db-26da67507924",
    "artist": "MC Solaar",
    "artist_ids": [
        "bbbd2644-b4cb-4bb5-a442-315310f68a0b"
    ],
    "album": "Le Tour de la question",
    "release_id": "908a0fe8-ec81-4b03-b57d-95165f07f348",
    "release_group_id": "701656e8-eb48-3cfc-8673-496c63fb18ff",
    "labels": [
        "Sentinel Ouest"
    ],
    "label_ids": [
        "c32471a6-c7c2-44bf-89a2-b3f38543eb9c"
    ],
    "release_date": "1999-01-01",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Claude M'Barali, professionally known as MC Solaar, is a French rapper of Senegalese and Chadian origin.",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}