Information about plays

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

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

{
    "id": 3544491,
    "uri": "https://api.kexp.org/v2/plays/3544491/?format=api",
    "airdate": "2025-08-25T04:01:35-07:00",
    "show": 64382,
    "show_uri": "https://api.kexp.org/v2/shows/64382/?format=api",
    "image_uri": "https://ia601004.us.archive.org/1/items/mbid-2dbd4204-f499-4ee2-a556-5023d88ade3c/mbid-2dbd4204-f499-4ee2-a556-5023d88ade3c-42715093466_thumb500.jpg",
    "thumbnail_uri": "https://dn721507.ca.archive.org/0/items/mbid-2dbd4204-f499-4ee2-a556-5023d88ade3c/mbid-2dbd4204-f499-4ee2-a556-5023d88ade3c-42715093466_thumb250.jpg",
    "song": "I Keep Getting Sicker",
    "track_id": "f42bacd5-f2ab-4514-966d-582568b00feb",
    "recording_id": "9c17e4e2-d0d9-47bd-a4e8-0c9ee0154ebd",
    "artist": "Siichaq",
    "artist_ids": [
        "27dd2e6d-9385-46a8-b59b-43079d75b691"
    ],
    "album": "CATCHER",
    "release_id": "2dbd4204-f499-4ee2-a556-5023d88ade3c",
    "release_group_id": "80ed06e4-ff2c-43db-a79f-be7c6ee03fae",
    "labels": [
        "[no label]"
    ],
    "label_ids": [
        "157afde4-4bf5-4039-8ad2-5a15acc85176"
    ],
    "release_date": "2025-08-08",
    "rotation_status": "Light",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Inuit\t\n\nSiichaq is the project of Atlanta-based musician Kennie Mason, and also her native Inuit name.",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}