Information about plays

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

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

{
    "id": 3611176,
    "uri": "https://api.kexp.org/v2/plays/3611176/?format=api",
    "airdate": "2026-01-30T21:53:38-08:00",
    "show": 65796,
    "show_uri": "https://api.kexp.org/v2/shows/65796/?format=api",
    "image_uri": "https://coverartarchive.org/release/22aeab7a-53f4-473f-b724-4b2a1a635603/30263742483-500.jpg",
    "thumbnail_uri": "https://coverartarchive.org/release/22aeab7a-53f4-473f-b724-4b2a1a635603/30263742483-250.jpg",
    "song": "Tales by Moonlight",
    "track_id": null,
    "recording_id": "0c89b0d1-4de1-4fae-bf03-9e6510b34154",
    "artist": "Tiwa Savage ft. Amaarae",
    "artist_ids": [
        "9d9f7ce8-e1cf-4413-b2c9-b90b69bc17f6",
        "29fab96f-c3a2-4251-80f6-7ccda50da706"
    ],
    "album": "Water & Garri",
    "release_id": null,
    "release_group_id": "920500e0-29c8-435c-a3c9-9d2ad43b0f97",
    "labels": [],
    "label_ids": [],
    "release_date": "2021-08-20",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Tales By Moonlight is a track by Nigerian icon Tiwa Savage and US born Ghanaian Singer Amaarae.\n\nhttps://open.spotify.com/album/4kaFvICfRtvFJawQ6p7VSW",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}