Information about plays

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

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

{
    "id": 3549188,
    "uri": "https://api.kexp.org/v2/plays/3549188/?format=api",
    "airdate": "2025-09-05T10:33:55-07:00",
    "show": 64480,
    "show_uri": "https://api.kexp.org/v2/shows/64480/?format=api",
    "image_uri": "https://dn721807.ca.archive.org/0/items/mbid-bc1d281c-2c90-49d9-902c-f286ac3f5cd2/mbid-bc1d281c-2c90-49d9-902c-f286ac3f5cd2-37187803467_thumb500.jpg",
    "thumbnail_uri": "https://ia600507.us.archive.org/10/items/mbid-bc1d281c-2c90-49d9-902c-f286ac3f5cd2/mbid-bc1d281c-2c90-49d9-902c-f286ac3f5cd2-37187803467_thumb250.jpg",
    "song": "Exacto",
    "track_id": "fd232fac-8844-47fb-9478-c41f407b42de",
    "recording_id": "e075f452-d263-4356-88d1-647dabcd6b16",
    "artist": "Omni",
    "artist_ids": [
        "75c2f648-642e-4a80-85f4-1ede1b89a45b"
    ],
    "album": "Souvenir",
    "release_id": "bc1d281c-2c90-49d9-902c-f286ac3f5cd2",
    "release_group_id": "6dd635c7-c927-4906-ac62-44474b13cbe8",
    "labels": [
        "Sub Pop Records"
    ],
    "label_ids": [
        "38dc88de-7720-4100-9d5b-3cdc41b0c474"
    ],
    "release_date": "2024-02-16",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "This Atlanta-based trio is coming to the west coast soon!\n\n-Seattle on Saturday, September 13th at Barboza\n\n-San Francisco on Wednesday, September 17th at Kilowatt\n\nOmni played Live on KEXP in 2024! Check out video of that session here: https://www.youtube.com/watch?v=azSXkH5ZmdI",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}