Information about plays

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

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

{
    "id": 3550305,
    "uri": "https://api.kexp.org/v2/plays/3550305/?format=api",
    "airdate": "2025-09-08T04:59:30-07:00",
    "show": 64506,
    "show_uri": "https://api.kexp.org/v2/shows/64506/?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": "Project 3",
    "track_id": "61c4fa90-8912-4a60-a92c-920d278fa589",
    "recording_id": "7b736c0a-1d71-4c6a-bc30-17dffb1650f2",
    "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": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Inuit\t\n\nSiichaq is the project of Atlanda-based musician Kennie Mason, and also her native Inuit name.",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}