Information about plays

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

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

{
    "id": 3569217,
    "uri": "https://api.kexp.org/v2/plays/3569217/?format=api",
    "airdate": "2025-10-24T05:19:43-07:00",
    "show": 64917,
    "show_uri": "https://api.kexp.org/v2/shows/64917/?format=api",
    "image_uri": "https://dn710203.ca.archive.org/0/items/mbid-8b0e741f-ba96-410f-91c2-c81fb1e110c8/mbid-8b0e741f-ba96-410f-91c2-c81fb1e110c8-34234991196_thumb500.jpg",
    "thumbnail_uri": "https://dn710203.ca.archive.org/0/items/mbid-8b0e741f-ba96-410f-91c2-c81fb1e110c8/mbid-8b0e741f-ba96-410f-91c2-c81fb1e110c8-34234991196_thumb250.jpg",
    "song": "Light in the Heart of Our Town",
    "track_id": "22a7068d-754d-407e-a6d1-706509db9cc8",
    "recording_id": "7f876010-f68d-4142-8d56-814edfe46f2b",
    "artist": "Joensuu 1685",
    "artist_ids": [
        "b9b6cfb9-9a10-480d-80d0-a93cab2ad577"
    ],
    "album": "ÖB",
    "release_id": "8b0e741f-ba96-410f-91c2-c81fb1e110c8",
    "release_group_id": "578fe45c-f9d2-4541-8f49-7d5ca2fece1f",
    "labels": [
        "Svart Records"
    ],
    "label_ids": [
        "af3204cc-0abf-41b6-9766-ae67fc8f9014"
    ],
    "release_date": "2020-10-09",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Formed in 2007 in Helsinki, Finland, Joensuu 1685 is a project of brothers Markus and Mikko Joensuu and non-related bassist Risto Joensu.",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}