Information about plays

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

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

{
    "id": 3557906,
    "uri": "https://api.kexp.org/v2/plays/3557906/?format=api",
    "airdate": "2025-09-26T09:19:16-07:00",
    "show": 63719,
    "show_uri": "https://api.kexp.org/v2/shows/63719/?format=api",
    "image_uri": "https://www.kexp.org/filer/canonical/1588181844/22496/",
    "thumbnail_uri": "https://www.kexp.org/filer/canonical/1588181847/22497/",
    "song": "River",
    "track_id": null,
    "recording_id": "22f7e137-83ae-4d88-9d31-1632dcacd101",
    "artist": "Suzzallo",
    "artist_ids": [
        "49d81580-762a-4c60-8c57-c1fe9f3c9485"
    ],
    "album": "Live on KEXP",
    "release_id": null,
    "release_group_id": null,
    "labels": [
        "KEXP"
    ],
    "label_ids": [
        "89e0503e-96f0-41b4-835f-2c542b7fcb44"
    ],
    "release_date": "2025-09-26",
    "rotation_status": "R/N",
    "is_local": true,
    "is_request": false,
    "is_live": false,
    "comment": "NOTE: SUZZALLO plays the Tractor in Seattle Saturday, October 11th!: https://www.axs.com/events/1057485/suzzallo-tickets/staticDetails\n--\nJohn was the host when Rocky Votolato and bandmates played live in our studio in May: https://www.youtube.com/watch?v=2MiGcxLGreA",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}