Information about plays

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

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

{
    "id": 3546023,
    "uri": "https://api.kexp.org/v2/plays/3546023/?format=api",
    "airdate": "2025-08-28T21:21:35-07:00",
    "show": 64413,
    "show_uri": "https://api.kexp.org/v2/shows/64413/?format=api",
    "image_uri": "https://coverartarchive.org/release/01863d13-d462-4245-ab2a-2159f466e448/36379243209-500.jpg",
    "thumbnail_uri": "https://coverartarchive.org/release/01863d13-d462-4245-ab2a-2159f466e448/36379243209-250.jpg",
    "song": "Taivshral",
    "track_id": null,
    "recording_id": "a2869b03-9485-4d44-a4b7-51cb4441325b",
    "artist": "Enji",
    "artist_ids": [
        "b1f6e865-1a10-428c-9478-269b699da12f"
    ],
    "album": "Ulaan",
    "release_id": null,
    "release_group_id": "5c5225e2-bacd-4c99-ba3b-4d8070d30959",
    "labels": [],
    "label_ids": [],
    "release_date": "2023-07-28",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Enji is a Mongolian singer currently based in Munich. On her gorgeous third album, ‘Ulaan,’ the inventive vocalist blurs the line between worldly and otherworldly\"\n\nhttps://enjierkhem.bandcamp.com/album/ursgal",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}