Information about plays

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

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

{
    "id": 3520057,
    "uri": "https://api.kexp.org/v2/plays/3520057/?format=api",
    "airdate": "2025-06-28T19:09:26-07:00",
    "show": 63864,
    "show_uri": "https://api.kexp.org/v2/shows/63864/?format=api",
    "image_uri": "https://ia801507.us.archive.org/8/items/mbid-ecb32d7b-ea03-4f46-abd3-964a243ee22d/mbid-ecb32d7b-ea03-4f46-abd3-964a243ee22d-33372988995_thumb500.jpg",
    "thumbnail_uri": "https://dn721901.ca.archive.org/0/items/mbid-ecb32d7b-ea03-4f46-abd3-964a243ee22d/mbid-ecb32d7b-ea03-4f46-abd3-964a243ee22d-33372988995_thumb250.jpg",
    "song": "Lost Cause",
    "track_id": "b81c2895-1dde-49a2-acd8-6956e217c684",
    "recording_id": "4421585a-d920-48e8-afc2-1aba326158e4",
    "artist": "Cassandra Lewis",
    "artist_ids": [
        "ea53df12-879a-4bae-a266-3e4ee25cbd99"
    ],
    "album": "Always All Ways",
    "release_id": "ad3af730-b396-4b32-b007-b1d754f9aa71",
    "release_group_id": "cc0fc1c5-d034-40d0-bd23-21f6ffb84d45",
    "labels": [
        "Low Country Sound"
    ],
    "label_ids": [
        "f51fec0d-4662-4718-ae89-d638b12917d4"
    ],
    "release_date": "2022-08-19",
    "rotation_status": "Library",
    "is_local": true,
    "is_request": false,
    "is_live": false,
    "comment": "\"Portland, Oregon-based singer-songwriter Cassandra Lewis played her first real show in a retirement home. As a child, she grew up loving music and 'dissecting' the voices of other singers she listened to. By five years old, she hosted little concerts in her basement, singing to a little karaoke machine her grandparents had bought her.\"\n\nhttps://idahopotatodrop.com/?entertainer=cassandra-lewis-music",
    "location": 3,
    "location_name": "Seattle",
    "play_type": "trackplay"
}