Information about plays

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

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

{
    "id": 3544665,
    "uri": "https://api.kexp.org/v2/plays/3544665/?format=api",
    "airdate": "2025-08-25T14:23:14-07:00",
    "show": 64386,
    "show_uri": "https://api.kexp.org/v2/shows/64386/?format=api",
    "image_uri": "https://ia801209.us.archive.org/21/items/mbid-b08ddcce-316b-4383-8615-245960a0bfcf/mbid-b08ddcce-316b-4383-8615-245960a0bfcf-11827018519_thumb500.jpg",
    "thumbnail_uri": "https://ia801209.us.archive.org/21/items/mbid-b08ddcce-316b-4383-8615-245960a0bfcf/mbid-b08ddcce-316b-4383-8615-245960a0bfcf-11827018519_thumb250.jpg",
    "song": "Ince Ince Bir Kar Yağar",
    "track_id": "13c8ece4-9863-44c3-84ad-2907adea0d22",
    "recording_id": "f50fa30e-c88e-4240-9470-71a84fb847c0",
    "artist": "Selda Bağcan",
    "artist_ids": [
        "5e51e09d-0713-4595-b858-d7e887238825"
    ],
    "album": "Anatolia Rocks",
    "release_id": "b08ddcce-316b-4383-8615-245960a0bfcf",
    "release_group_id": "89d3de3d-969d-47c5-a26c-cffb50094297",
    "labels": [
        "Worldwild Production"
    ],
    "label_ids": [
        "50676462-a82b-45a0-8f26-c308b01e0c1b"
    ],
    "release_date": "2009-01-01",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "\"Born in the western Turkish town of Muğla in 1948, Selda Bağcan began her career at the age of 23 with a series of interpretations of traditional Turkish folk songs. Gaining the reputation as a firebrand with her outspoken social criticism and strong solidarity with the working class, coupled with her urgent, emotive vocal style, Selda (as she affectionately came to be known) went on to release her first album Selda on the Türküola label in 1976. \"\nhttps://www.thewire.co.uk/in-writing/interviews/shane-woolman-speaks-to-selda-bagcan",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}