Information about plays

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

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

{
    "id": 3552683,
    "uri": "https://api.kexp.org/v2/plays/3552683/?format=api",
    "airdate": "2025-09-13T20:56:13-07:00",
    "show": 64554,
    "show_uri": "https://api.kexp.org/v2/shows/64554/?format=api",
    "image_uri": "https://ia800206.us.archive.org/23/items/mbid-9f53e594-e8e2-42e3-a487-f69f899f7321/mbid-9f53e594-e8e2-42e3-a487-f69f899f7321-42991239201_thumb500.jpg",
    "thumbnail_uri": "https://dn721506.ca.archive.org/0/items/mbid-9f53e594-e8e2-42e3-a487-f69f899f7321/mbid-9f53e594-e8e2-42e3-a487-f69f899f7321-42991239201_thumb250.jpg",
    "song": "Obey Okay",
    "track_id": "74f08f28-ced2-4cda-9dc3-e7d59b4f5568",
    "recording_id": "3a7f3c69-bb79-428b-80aa-0ed15a66d06c",
    "artist": "Linda From Work",
    "artist_ids": [
        "a1aa3ae3-2c08-4436-9635-0e9e057e0646"
    ],
    "album": "Obey Okay",
    "release_id": "9f53e594-e8e2-42e3-a487-f69f899f7321",
    "release_group_id": "c88c75c8-053a-4121-8cca-670b4be1cc52",
    "labels": [
        "[no label]"
    ],
    "label_ids": [
        "157afde4-4bf5-4039-8ad2-5a15acc85176"
    ],
    "release_date": "2025-09-05",
    "rotation_status": "Light",
    "is_local": true,
    "is_request": false,
    "is_live": false,
    "comment": "https://lindafromwork.bandcamp.com/track/obey-okay\n\nPlaying Oct. 22nd @ Neumos",
    "location": 3,
    "location_name": "Seattle",
    "play_type": "trackplay"
}