Information about plays

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

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

{
    "id": 3569137,
    "uri": "https://api.kexp.org/v2/plays/3569137/?format=api",
    "airdate": "2025-10-24T01:06:41-07:00",
    "show": 64916,
    "show_uri": "https://api.kexp.org/v2/shows/64916/?format=api",
    "image_uri": "https://ia801002.us.archive.org/32/items/mbid-ffd34df4-f7d0-4765-a6c2-92a33f285563/mbid-ffd34df4-f7d0-4765-a6c2-92a33f285563-43314714709_thumb500.jpg",
    "thumbnail_uri": "https://ia801002.us.archive.org/32/items/mbid-ffd34df4-f7d0-4765-a6c2-92a33f285563/mbid-ffd34df4-f7d0-4765-a6c2-92a33f285563-43314714709_thumb250.jpg",
    "song": "Put Your Hand In My Hand",
    "track_id": "ec34f8f8-e067-4436-a26f-c1c64f22ef2a",
    "recording_id": "eea30432-0ceb-4259-a3a0-2d080dbe1ef9",
    "artist": "Mondo Freaks",
    "artist_ids": [
        "17aeafc1-731f-470a-92ee-ff2ac96b273f"
    ],
    "album": "Mondo Freaks",
    "release_id": "ffd34df4-f7d0-4765-a6c2-92a33f285563",
    "release_group_id": "f71417fa-df6f-4b4e-8ebe-c247d9eb950e",
    "labels": [
        "Every Star"
    ],
    "label_ids": [
        "08643131-1349-4362-8f81-a47484ab60be"
    ],
    "release_date": "2025-10-17",
    "rotation_status": "Light",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Mondo Freaks is a 10-piece funk and boogie band from Melbourne, Australia, known for their blend of late '70s and early '80s funk with a modern twist. ",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}