Information about plays

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

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

{
    "id": 3561642,
    "uri": "https://api.kexp.org/v2/plays/3561642/?format=api",
    "airdate": "2025-10-05T14:09:47-07:00",
    "show": 64754,
    "show_uri": "https://api.kexp.org/v2/shows/64754/?format=api",
    "image_uri": "https://dn721604.ca.archive.org/0/items/mbid-5ac34c08-066f-4efc-a506-b3dd73ddd2cb/mbid-5ac34c08-066f-4efc-a506-b3dd73ddd2cb-26256645206_thumb500.jpg",
    "thumbnail_uri": "https://dn721604.ca.archive.org/0/items/mbid-5ac34c08-066f-4efc-a506-b3dd73ddd2cb/mbid-5ac34c08-066f-4efc-a506-b3dd73ddd2cb-26256645206_thumb250.jpg",
    "song": "Summer Girl",
    "track_id": "befe7748-602e-46db-8b08-3e76a05e473e",
    "recording_id": "23d4a41e-5889-4836-b88d-8284e57ec7f4",
    "artist": "HAIM",
    "artist_ids": [
        "aef06569-098f-4218-a577-b413944d9493"
    ],
    "album": "Women in Music Pt. III",
    "release_id": "166c7be8-d116-494b-aa23-e6e7aa635c84",
    "release_group_id": "08512dc1-1b27-4dd4-92f5-fcb2fec576d3",
    "labels": [
        "Columbia"
    ],
    "label_ids": [
        "011d1192-6f65-45bd-85c4-0400dd45693e"
    ],
    "release_date": "2020-06-26",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "#666\n\nDJ Miss Ashley is your Summer Girl. Show your support!\n\nhttps://www.kexp.org/donate",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}