Information about plays

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

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

{
    "id": 3580424,
    "uri": "https://api.kexp.org/v2/plays/3580424/?format=api",
    "airdate": "2025-11-19T23:38:07-08:00",
    "show": 65157,
    "show_uri": "https://api.kexp.org/v2/shows/65157/?format=api",
    "image_uri": "https://ia601706.us.archive.org/17/items/mbid-39219131-3cf3-4671-9ca7-1c7cbda0349c/mbid-39219131-3cf3-4671-9ca7-1c7cbda0349c-43596753864_thumb500.jpg",
    "thumbnail_uri": "https://dn710105.ca.archive.org/0/items/mbid-39219131-3cf3-4671-9ca7-1c7cbda0349c/mbid-39219131-3cf3-4671-9ca7-1c7cbda0349c-43596753864_thumb250.jpg",
    "song": "BabyGoated",
    "track_id": "7238d550-e239-41f2-94cd-9d1414fcaa3f",
    "recording_id": "dfb4f97b-5524-4efa-9e7f-ab99ac255e65",
    "artist": "Amy Gadiaga",
    "artist_ids": [
        "c364340d-d21f-47b8-941e-6a41398d65fc"
    ],
    "album": "BabyGoated",
    "release_id": "39219131-3cf3-4671-9ca7-1c7cbda0349c",
    "release_group_id": "9a5ada05-6382-4e54-897d-e502504f635a",
    "labels": [
        "Psychic Hotline"
    ],
    "label_ids": [
        "2589a508-4fa8-4bbd-a2ac-fef51c7abfc1"
    ],
    "release_date": "2026-03-13",
    "rotation_status": "Light",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "First single and title track from the upcoming EP by London-based bassist, vocalist, and composer Amy Gadiaga.\n\nhttps://amygadiaga.bandcamp.com",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}