Information about plays

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

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

{
    "id": 3619487,
    "uri": "https://api.kexp.org/v2/plays/3619487/?format=api",
    "airdate": "2026-02-19T11:15:30-08:00",
    "show": 65974,
    "show_uri": "https://api.kexp.org/v2/shows/65974/?format=api",
    "image_uri": "https://www.kexp.org/filer/canonical/1588181844/22496/",
    "thumbnail_uri": "https://www.kexp.org/filer/canonical/1588181847/22497/",
    "song": "16/25",
    "track_id": null,
    "recording_id": null,
    "artist": "Softcult",
    "artist_ids": [],
    "album": "Live on KEXP",
    "release_id": null,
    "release_group_id": null,
    "labels": [
        "KEXP"
    ],
    "label_ids": [
        "89e0503e-96f0-41b4-835f-2c542b7fcb44"
    ],
    "release_date": "2026-02-19",
    "rotation_status": "R/N",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "\"16/25\" is one of the most obviously themed tracks on the record. Telling a story of an older man being romantically involved with a younger girl - their ages being the namesake of the song - it portrays how this is an event that is normalised but should not be something that society is used to or in any way supports. With eye-opening lyrics in the chorus such as the lines, “She doesn’t know how to love you / She doesn’t know how to drive”, it hammers home the truth that everyone needs to confront and not let lie. If that doesn’t do it, then Arn-Horn demanding, “for once, just act your age” must do it.\n\nhttps://whenthehornblows.com/content/2026/1/28/album-review-softcult-when-a-flower-doesnt-grow",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}