Information about plays

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

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

{
    "id": 3546536,
    "uri": "https://api.kexp.org/v2/plays/3546536/?format=api",
    "airdate": "2025-08-30T02:15:44-07:00",
    "show": 64423,
    "show_uri": "https://api.kexp.org/v2/shows/64423/?format=api",
    "image_uri": "https://coverartarchive.org/release/30883ca4-da01-4a9f-9488-93d9eae864c2/42443161121-500.jpg",
    "thumbnail_uri": "https://coverartarchive.org/release/30883ca4-da01-4a9f-9488-93d9eae864c2/42443161121-250.jpg",
    "song": "La Tgheeb Anni Wala Youm",
    "track_id": null,
    "recording_id": "655aad14-acff-4cf9-9bc9-2ec0e1eda983",
    "artist": "The Hope Duo",
    "artist_ids": [
        "b06ec826-c754-4c51-b11b-2c5ea65903c4"
    ],
    "album": "A Selection Of Music From Libyan Tapes",
    "release_id": null,
    "release_group_id": "3d3915d9-f729-4644-8a27-511224df606d",
    "labels": [
        "Habibi Funk"
    ],
    "label_ids": [
        "cdecb6d1-ba2d-452d-94f7-b80bf777359e"
    ],
    "release_date": "2025-07-04",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "https://habibifunkrecords.bandcamp.com/album/habibi-funk-031-a-selection-of-music-from-libyan-tapes",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}