Information about plays

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

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

{
    "id": 3525060,
    "uri": "https://api.kexp.org/v2/plays/3525060/?format=api",
    "airdate": "2025-07-10T07:10:57-07:00",
    "show": 63972,
    "show_uri": "https://api.kexp.org/v2/shows/63972/?format=api",
    "image_uri": "",
    "thumbnail_uri": "",
    "song": "Colours",
    "track_id": "1a96d7c2-3951-355c-b6e7-895b6ffbda9d",
    "recording_id": "cbbfd69a-8999-45ac-bcf2-b6b010b08d64",
    "artist": "L’altra",
    "artist_ids": [
        "e2e93ea8-2273-4a31-b421-db16f08dc4cb"
    ],
    "album": "Acuarela Songs 2",
    "release_id": "b44c73e0-c3ee-427c-93fd-0d4f936490d4",
    "release_group_id": "92405789-830a-3370-b656-f21dc987c3af",
    "labels": [
        "Acuarela Discos"
    ],
    "label_ids": [
        "163a9d79-af08-489e-9698-7fa78800000e"
    ],
    "release_date": "2003-01-28",
    "rotation_status": null,
    "is_local": true,
    "is_request": false,
    "is_live": false,
    "comment": "L'altra interpolates \"Black Is The Color of My True Love's Hair\" \n--\nThe Madrid-based label Acuarela specializes in gentle pop music with a melancholy atmosphere that envelops you. The word “Acuarela” translates in English as “watercolor”, a word that for many alludes to a similar mood of calm and reflection... For these compilations, musicians from across the globe were asked to write songs that incorporated “watercolor” into the titles, lyrics, or “spirit” of the songs. \nhttps://www.popmatters.com/various-acuarelasongs-2496135348.html",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}