Information about plays

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

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

{
    "id": 3549925,
    "uri": "https://api.kexp.org/v2/plays/3549925/?format=api",
    "airdate": "2025-09-07T05:50:15-07:00",
    "show": 64497,
    "show_uri": "https://api.kexp.org/v2/shows/64497/?format=api",
    "image_uri": "https://dn721705.ca.archive.org/0/items/mbid-393a6c10-d4a0-476a-8ebe-c98a240ce474/mbid-393a6c10-d4a0-476a-8ebe-c98a240ce474-41815864733_thumb500.jpg",
    "thumbnail_uri": "https://ia600606.us.archive.org/24/items/mbid-393a6c10-d4a0-476a-8ebe-c98a240ce474/mbid-393a6c10-d4a0-476a-8ebe-c98a240ce474-41815864733_thumb250.jpg",
    "song": "HOW LONG CAN YOU KEEP UP A LIE?",
    "track_id": "beb837a6-f2e6-4353-b78b-c6889b93e1f5",
    "recording_id": "9776c9ec-f6a8-4433-9183-2d0f9defcf57",
    "artist": "Saya Gray",
    "artist_ids": [
        "b949a783-214b-429d-a184-4e75c0f8be9c"
    ],
    "album": "SAYA",
    "release_id": "393a6c10-d4a0-476a-8ebe-c98a240ce474",
    "release_group_id": "c44a46d5-d745-49d9-930f-18f76b7fb017",
    "labels": [
        "Dirty Hit"
    ],
    "label_ids": [
        "00912541-da5c-400f-9ea5-dde92828aa6a"
    ],
    "release_date": "2025-02-21",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Saya Gray is a Canadian musician, visual artist, and designer known for her genre-bending music that blends folk, rock, pop, and other styles.\n\nhttps://sayagray.bandcamp.com/album/saya",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}