Information about plays

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

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

{
    "id": 3618702,
    "uri": "https://api.kexp.org/v2/plays/3618702/?format=api",
    "airdate": "2026-02-17T12:28:04-08:00",
    "show": 65958,
    "show_uri": "https://api.kexp.org/v2/shows/65958/?format=api",
    "image_uri": "https://dn721609.ca.archive.org/0/items/mbid-3a3883b1-8e42-48ad-885f-211113392a24/mbid-3a3883b1-8e42-48ad-885f-211113392a24-37749231730_thumb500.jpg",
    "thumbnail_uri": "https://dn721609.ca.archive.org/0/items/mbid-3a3883b1-8e42-48ad-885f-211113392a24/mbid-3a3883b1-8e42-48ad-885f-211113392a24-37749231730_thumb250.jpg",
    "song": "New Moon",
    "track_id": "ff907d17-f1f8-41a5-8a1a-43d0d5ea54c7",
    "recording_id": "03a43b4d-cbdb-4799-bc7d-a38909ead357",
    "artist": "Lætitia Sadier",
    "artist_ids": [
        "9710d91f-bfbd-4f84-9c54-cb04f2a464b1"
    ],
    "album": "Rooting for Love",
    "release_id": "3a3883b1-8e42-48ad-885f-211113392a24",
    "release_group_id": "1529f82c-7025-4495-aebd-4ba09f0922cc",
    "labels": [
        "Drag City"
    ],
    "label_ids": [
        "b5d3c9c7-5f73-4ebc-b400-e5075c9101a4"
    ],
    "release_date": "2024-02-23",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "\"Rooting for Love\" is the former Sterolab singer's first solo album since 2017.: https://thequietus.com/articles/33881-laetitia-sadier-rooting-for-love-review\n--\nThis song was selected as a free KEXP Song of the Day: https://www.facebook.com/kexp.fm/photos/kexps-song-of-the-day-new-moon-by-l%C3%A6titia-sadier-djjohnrichards-discovery-pick-i/10159771195088112/?_rdr",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}