Information about plays

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

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

{
    "id": 3536375,
    "uri": "https://api.kexp.org/v2/plays/3536375/?format=api",
    "airdate": "2025-08-05T20:54:28-07:00",
    "show": 64210,
    "show_uri": "https://api.kexp.org/v2/shows/64210/?format=api",
    "image_uri": "",
    "thumbnail_uri": "",
    "song": "Ighre Massina",
    "track_id": null,
    "recording_id": "489a9f33-42f7-4c87-94fe-91e3082b135e",
    "artist": "Etran de L'Aïr",
    "artist_ids": [
        "8a527bd8-bbee-4667-a36b-7dd68f218139"
    ],
    "album": "Live at KEXP",
    "release_id": null,
    "release_group_id": null,
    "labels": [],
    "label_ids": [],
    "release_date": null,
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "The name Etran de L'Aïr translates to “the Stars of the Aïr,” the high country region of Northern Niger. Part of the Sahel region that bridges the Sahara to the north and the savanna regions to the south, Niger is part of an ancient and mighty crossroads of cultures.\n\nCheck out more tunes by Etran de L'Aïr in the KEXP live in-studio recording from June 10th of this year\nhttps://www.youtube.com/watch?v=nkCwGCDaaZ4",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}