Information about plays

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

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

{
    "id": 3553767,
    "uri": "https://api.kexp.org/v2/plays/3553767/?format=api",
    "airdate": "2025-09-16T12:37:47-07:00",
    "show": 64578,
    "show_uri": "https://api.kexp.org/v2/shows/64578/?format=api",
    "image_uri": "https://ia600105.us.archive.org/33/items/mbid-429ebc1b-359d-46cc-b495-e0b44a315727/mbid-429ebc1b-359d-46cc-b495-e0b44a315727-40848958662_thumb500.jpg",
    "thumbnail_uri": "https://ia800105.us.archive.org/33/items/mbid-429ebc1b-359d-46cc-b495-e0b44a315727/mbid-429ebc1b-359d-46cc-b495-e0b44a315727-40848958662_thumb250.jpg",
    "song": "zigzag",
    "track_id": "1b4e9d0c-d519-4bd8-af6d-49458c3aa3ad",
    "recording_id": "bc491599-02f8-4b34-84b8-94aefe48522e",
    "artist": "Gawbé",
    "artist_ids": [
        "21e9dc87-bc45-42d1-b050-cb8f16bdd105"
    ],
    "album": "ciseau zigzag",
    "release_id": "429ebc1b-359d-46cc-b495-e0b44a315727",
    "release_group_id": "2309b317-616f-4bce-9e93-e797928c6fb1",
    "labels": [
        "Dure Vie"
    ],
    "label_ids": [
        "d3ec39a5-5a84-4764-b8e3-aa9971369369"
    ],
    "release_date": "2023-06-02",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Gawbé is a performer from Quebec, Canada.:https://www.youtube.com/channel/UCx9Cf6bQYA1oTjwT6eDjByA",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}