Information about plays

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

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

{
    "id": 3589373,
    "uri": "https://api.kexp.org/v2/plays/3589373/?format=api",
    "airdate": "2025-12-10T14:39:24-08:00",
    "show": 65340,
    "show_uri": "https://api.kexp.org/v2/shows/65340/?format=api",
    "image_uri": "",
    "thumbnail_uri": "https://ia803408.us.archive.org/3/items/mbid-f5e5de16-4683-4149-b13c-a4ae06a62b64/mbid-f5e5de16-4683-4149-b13c-a4ae06a62b64-41058962558_thumb250.jpg",
    "song": "Waitin’ (unplugged)",
    "track_id": "61993701-ec2e-40a0-8d30-4a8e15fea6be",
    "recording_id": "c8ecc834-f4df-458f-81de-50c4013ab754",
    "artist": "Kelela",
    "artist_ids": [
        "045494aa-e913-4e62-bf4e-dcc276e0075a"
    ],
    "album": "In The Blue Light",
    "release_id": "f5e5de16-4683-4149-b13c-a4ae06a62b64",
    "release_group_id": "595d77a6-191f-4065-b797-e941860aee80",
    "labels": [
        "Warp"
    ],
    "label_ids": [
        "46f0f4cd-8aab-4b33-b698-f459faf64190"
    ],
    "release_date": "2025-02-11",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Kelela wrote this song with performer and producer \"Mocky\" Salole and True Panther Sound record head Dean Bein.\n--\nKelela and her band recorded this brand new album in New York's legendary Blue Note. https://kelela.bandcamp.com/album/in-the-blue-light-1",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}