Information about plays

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

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

{
    "id": 3659358,
    "uri": "https://api.kexp.org/v2/plays/3659358/?format=api",
    "airdate": "2026-05-25T09:31:46-07:00",
    "show": 66811,
    "show_uri": "https://api.kexp.org/v2/shows/66811/?format=api",
    "image_uri": "https://dn710806.ca.archive.org/0/items/mbid-ae68f8a9-0983-47b4-a96b-ffc0389af84a/mbid-ae68f8a9-0983-47b4-a96b-ffc0389af84a-44876260780_thumb500.jpg",
    "thumbnail_uri": "https://dn710806.ca.archive.org/0/items/mbid-ae68f8a9-0983-47b4-a96b-ffc0389af84a/mbid-ae68f8a9-0983-47b4-a96b-ffc0389af84a-44876260780_thumb250.jpg",
    "song": "Together",
    "track_id": "8bc3e517-43fb-440b-8007-18540a57d92a",
    "recording_id": "3ae4c435-6fda-410d-b550-73aded17e1ea",
    "artist": "Bodysync",
    "artist_ids": [
        "33efe1b6-cead-4442-bf7f-9ed294b3e042"
    ],
    "album": "Together",
    "release_id": "ae68f8a9-0983-47b4-a96b-ffc0389af84a",
    "release_group_id": "593da75c-9793-4905-8d5b-f6c64d70ef4a",
    "labels": [
        "Buddies Inc"
    ],
    "label_ids": [
        "a0e0301f-c463-4afc-855d-78ae4eb5f49e"
    ],
    "release_date": "2026-04-15",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Bodysync's new \"hypnotically bouncy\" single. https://stereogum.com/2495891/bodysync-together/music\n\nWatch the official video here: https://www.youtube.com/watch?v=mP5DNKzmwI4\n\nhttps://bodysync.bandcamp.com/album/together\nhttps://bodysync.world/",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}