Information about plays

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

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

{
    "id": 3564660,
    "uri": "https://api.kexp.org/v2/plays/3564660/?format=api",
    "airdate": "2025-10-13T18:48:37-07:00",
    "show": 64827,
    "show_uri": "https://api.kexp.org/v2/shows/64827/?format=api",
    "image_uri": "https://ia801903.us.archive.org/18/items/mbid-baeaec34-96f2-40bb-abf7-def7b12490ce/mbid-baeaec34-96f2-40bb-abf7-def7b12490ce-3265351461_thumb500.jpg",
    "thumbnail_uri": "https://ia801903.us.archive.org/18/items/mbid-baeaec34-96f2-40bb-abf7-def7b12490ce/mbid-baeaec34-96f2-40bb-abf7-def7b12490ce-3265351461_thumb250.jpg",
    "song": "Crisis de un mc",
    "track_id": "9701c525-b9e2-33a5-9f60-ee83b4a0cdf9",
    "recording_id": "8dd638a3-f19d-42d8-bf7b-4738f90613df",
    "artist": "Ana Tijoux",
    "artist_ids": [
        "3ac6b6fc-05e9-456f-a7d8-6ddf69756d3f"
    ],
    "album": "1977",
    "release_id": "baeaec34-96f2-40bb-abf7-def7b12490ce",
    "release_group_id": "ed1ece25-e930-4249-a8c6-5e538efce858",
    "labels": [
        "Nacional Records"
    ],
    "label_ids": [
        "c5d75925-ded1-448e-aa02-06ea4b8250d6"
    ],
    "release_date": "2009-03-09",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Chilean born artist Ana Tijoux is a survivor of the brutal Pinochet regime who uses her music to explore her Mapuche roots.\n--\nThe Aymara or Aimara, people are an indigenous people in the Andes and Altiplano regions of South America.",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}