Information about plays

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

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

{
    "id": 3579730,
    "uri": "https://api.kexp.org/v2/plays/3579730/?format=api",
    "airdate": "2025-11-18T06:36:10-08:00",
    "show": 65143,
    "show_uri": "https://api.kexp.org/v2/shows/65143/?format=api",
    "image_uri": "https://dn721809.ca.archive.org/0/items/mbid-7741695c-9922-4144-b8ad-9a38ef41dad4/mbid-7741695c-9922-4144-b8ad-9a38ef41dad4-34620282881_thumb500.jpg",
    "thumbnail_uri": "https://ia601908.us.archive.org/26/items/mbid-7741695c-9922-4144-b8ad-9a38ef41dad4/mbid-7741695c-9922-4144-b8ad-9a38ef41dad4-34620282881_thumb250.jpg",
    "song": "Kalk Gidelim",
    "track_id": "2fa16ad8-3d31-4134-8529-283db30d5875",
    "recording_id": "d17bc406-b502-4930-9bb3-4d60bf841e97",
    "artist": "Altın Gün",
    "artist_ids": [
        "cd5799f6-e6cf-4322-a659-96f5de4a2f6c"
    ],
    "album": "aşk",
    "release_id": "7741695c-9922-4144-b8ad-9a38ef41dad4",
    "release_group_id": "c328d0b5-ef7c-4c2f-a920-17a03631100c",
    "labels": [
        "ATO Records"
    ],
    "label_ids": [
        "b63922e9-da3c-4e41-9eda-ae1b11d33a1a"
    ],
    "release_date": "2023-03-10",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Altın Gün blends psychedelic rock, funk and jazz with Turkish vibes on their most recent album, aşk, released in March 2023. Check out their whole KEXP performance from April 2022: https://www.youtube.com/watch?v=AdNilTFS4CI",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}