Information about plays

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

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

{
    "id": 3412460,
    "uri": "https://api.kexp.org/v2/plays/3412460/?format=api",
    "airdate": "2024-10-14T08:19:46-07:00",
    "show": 61574,
    "show_uri": "https://api.kexp.org/v2/shows/61574/?format=api",
    "image_uri": "",
    "thumbnail_uri": "",
    "song": "Tiempo ahora",
    "track_id": null,
    "recording_id": "ff1e9666-7b5a-4307-9a34-0ad3aa8d07f2",
    "artist": "Mas Aya & Lido Pimienta",
    "artist_ids": [
        "a68a8499-0250-4c8a-a126-a2fcae24ff06",
        "9fb537ca-9145-4855-8a18-17b20339f1fc"
    ],
    "album": "Máscaras",
    "release_id": null,
    "release_group_id": "deb94ee2-1bbb-475e-869b-008dba4b2ee8",
    "labels": [
        "Telephone Explosion Records"
    ],
    "label_ids": [
        "e647c224-5fc6-4b15-b641-3087783c2b23"
    ],
    "release_date": "2021-09-24",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Wayu \n\nNicaraguan-Canadian producer and composer Mas Aya (aka Brandon Valdivia) joined with Grammy-nominee and Polaris Prize winner Lido Pimienta for this beautiful song. -- Go here to purchase Mas Aya's 2021 release, \"Máscaras\": https://masayamasaya.bandcamp.com/album/m-scaras -- We were so privileged to have Lido Pimienta live in the KEXP studio in 2022: https://www.youtube.com/watch?v=kOLLMt2Fln4",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}