Information about plays

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

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

{
    "id": 3600230,
    "uri": "https://api.kexp.org/v2/plays/3600230/?format=api",
    "airdate": "2026-01-04T16:24:38-08:00",
    "show": 65563,
    "show_uri": "https://api.kexp.org/v2/shows/65563/?format=api",
    "image_uri": "https://ia801301.us.archive.org/14/items/mbid-c61327b7-b457-4962-8ee9-79eae29f5fc9/mbid-c61327b7-b457-4962-8ee9-79eae29f5fc9-13132293166_thumb500.jpg",
    "thumbnail_uri": "https://ia601301.us.archive.org/14/items/mbid-c61327b7-b457-4962-8ee9-79eae29f5fc9/mbid-c61327b7-b457-4962-8ee9-79eae29f5fc9-13132293166_thumb250.jpg",
    "song": "Color Decay",
    "track_id": "e7157eef-ddcf-4c4d-a921-e410a8dbb4ed",
    "recording_id": "c94f6706-d16a-4cc7-bbc9-cf924a50f75c",
    "artist": "Júníus Meyvant",
    "artist_ids": [
        "b0412e30-6200-4972-94b3-efd0c76534ea"
    ],
    "album": "EP",
    "release_id": "c61327b7-b457-4962-8ee9-79eae29f5fc9",
    "release_group_id": "3971234f-b962-488a-96b1-272d5fe1dfb2",
    "labels": [
        "Record Records"
    ],
    "label_ids": [
        "59e8b217-51cc-48aa-8f6d-4b47db422e44"
    ],
    "release_date": "2015-01-01",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Unnar Gísli Sigurmundsson performs as his alter ego Júníus Meyvant.  \"By playing the guitar he managed to tame his inner beast and his sense for songs and melodies burst like rockets.\" \n\nMeyvant performed this track live at Kex Hostel in Reykjavik during 2015 Iceland Airwaves.  Watch the full session here: https://tinyurl.com/4bjrck6t\n\njuniusmeyvant.bandcamp.com",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}