Information about plays

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

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

{
    "id": 3549129,
    "uri": "https://api.kexp.org/v2/plays/3549129/?format=api",
    "airdate": "2025-09-05T06:40:52-07:00",
    "show": 64478,
    "show_uri": "https://api.kexp.org/v2/shows/64478/?format=api",
    "image_uri": "https://ia600802.us.archive.org/27/items/mbid-952f3d64-25b4-4df2-a8cf-f6ba8f9f77a1/mbid-952f3d64-25b4-4df2-a8cf-f6ba8f9f77a1-42026470297_thumb500.jpg",
    "thumbnail_uri": "https://dn721708.ca.archive.org/0/items/mbid-952f3d64-25b4-4df2-a8cf-f6ba8f9f77a1/mbid-952f3d64-25b4-4df2-a8cf-f6ba8f9f77a1-42026470297_thumb250.jpg",
    "song": "Today Years Old",
    "track_id": "d17ecd90-9c69-4720-8fd6-20f89d1e6f6d",
    "recording_id": "cd518ed3-d60b-4116-9039-5066e23f1cef",
    "artist": "Mocky",
    "artist_ids": [
        "c321a13a-1c52-43c0-b60a-3a454cb7f9a2"
    ],
    "album": "Music Will Explain (Choir Music Vol. 1)",
    "release_id": "952f3d64-25b4-4df2-a8cf-f6ba8f9f77a1",
    "release_group_id": "34784cc3-a3a1-4e34-98f8-f66d3d1c64a5",
    "labels": [
        "Stones Throw Records"
    ],
    "label_ids": [
        "f1b83107-23e5-41a3-ab1b-2a36965cf77b"
    ],
    "release_date": "2025-06-27",
    "rotation_status": "R/N",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Mocky (real name Dominic Giancarlo Salole) is a Canadian–born musician with a reputation for eclectic songs, humor and blending musical depth with a pop sensibility.: http://www.crammed.be/index.php?id=34&art_id=91&bio=full\n--\nThe video for \"Today Years Old\" is delightful with its black-and-white photography: https://www.youtube.com/watch?v=S5KwKeolqwg",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}