Information about plays

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

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

{
    "id": 3627613,
    "uri": "https://api.kexp.org/v2/plays/3627613/?format=api",
    "airdate": "2026-03-11T02:15:36-07:00",
    "show": 66149,
    "show_uri": "https://api.kexp.org/v2/shows/66149/?format=api",
    "image_uri": "https://dn710808.ca.archive.org/0/items/mbid-1880e6c4-3b0b-4a72-a76c-8746cd6bf0c1/mbid-1880e6c4-3b0b-4a72-a76c-8746cd6bf0c1-20329806419_thumb500.jpg",
    "thumbnail_uri": "https://dn710808.ca.archive.org/0/items/mbid-1880e6c4-3b0b-4a72-a76c-8746cd6bf0c1/mbid-1880e6c4-3b0b-4a72-a76c-8746cd6bf0c1-20329806419_thumb250.jpg",
    "song": "Proper Home",
    "track_id": "dab393b8-6ff5-4a50-adfe-3112c86519be",
    "recording_id": "b62d5d25-60fc-4052-aee1-f94017f7cd25",
    "artist": "Mastersystem",
    "artist_ids": [
        "39af30fc-b2d3-4ef4-b242-4413e9cf3c82"
    ],
    "album": "Dance Music",
    "release_id": "1880e6c4-3b0b-4a72-a76c-8746cd6bf0c1",
    "release_group_id": "c87d44a6-35d0-4f57-a2c9-61500d8de60f",
    "labels": [
        "[no label]"
    ],
    "label_ids": [
        "157afde4-4bf5-4039-8ad2-5a15acc85176"
    ],
    "release_date": "2018-04-06",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Mastersystem were a supergroup composed of members of the groups Frightened Rabbit, Editors and Minor Victories.\n\nStay safe Scotland <3 https://www.scotsman.com/regions/glasgow-and-strathclyde/glasgow-fire-live-updates-building-partially-collapses-in-city-centre-near-glasgow-central-station-5624356",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}