Information about plays

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

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

{
    "id": 3413326,
    "uri": "https://api.kexp.org/v2/plays/3413326/?format=api",
    "airdate": "2024-10-16T09:06:18-07:00",
    "show": 61590,
    "show_uri": "https://api.kexp.org/v2/shows/61590/?format=api",
    "image_uri": "",
    "thumbnail_uri": "",
    "song": "Arrow",
    "track_id": null,
    "recording_id": null,
    "artist": "The Head and the Heart",
    "artist_ids": [
        "98cb416e-5271-484c-ab3b-6bed6b4aae12"
    ],
    "album": "Arrow",
    "release_id": null,
    "release_group_id": null,
    "labels": [],
    "label_ids": [],
    "release_date": "2024-10-17",
    "rotation_status": "Light",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "The Head and the Heart have a new, as yet unnamed album coming out next year and it all came together when they decided to change their songwriting process, taking a more collaborative approach similar to their early days as a band, Before they went anywhere else, Charity and Matty from the band stopped by KEXP to share that story and to give us the exclusive first play of their new excellent single “Arrow.”\n\nThank you SO MUCH to The Head and The Heart!!!!",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}