Information about plays

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

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

{
    "id": 3570839,
    "uri": "https://api.kexp.org/v2/plays/3570839/?format=api",
    "airdate": "2025-10-28T02:34:50-07:00",
    "show": 64954,
    "show_uri": "https://api.kexp.org/v2/shows/64954/?format=api",
    "image_uri": "https://dn721909.ca.archive.org/0/items/mbid-6b277d0d-4cee-4eaf-9080-32588d34b4c4/mbid-6b277d0d-4cee-4eaf-9080-32588d34b4c4-43012260107_thumb500.jpg",
    "thumbnail_uri": "https://dn721909.ca.archive.org/0/items/mbid-6b277d0d-4cee-4eaf-9080-32588d34b4c4/mbid-6b277d0d-4cee-4eaf-9080-32588d34b4c4-43012260107_thumb250.jpg",
    "song": "Forever",
    "track_id": "12ec938a-b31d-447b-b58c-6ff9d7853e42",
    "recording_id": "7c986ab9-4842-4683-aaf8-ad840e982eea",
    "artist": "George Riley",
    "artist_ids": [
        "fa90156a-5067-425b-895e-c47a8c3147ae"
    ],
    "album": "More Is More",
    "release_id": "6b277d0d-4cee-4eaf-9080-32588d34b4c4",
    "release_group_id": "cd526ba8-ace1-4bbb-af70-0c65324dace0",
    "labels": [
        "confessions"
    ],
    "label_ids": [
        "0fb7a6f2-1c4b-4d1b-b396-d072892cf39f"
    ],
    "release_date": "2025-09-12",
    "rotation_status": "Light",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "https://georgeriley.ffm.to/moreismore",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}