Information about plays

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

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

{
    "id": 3613113,
    "uri": "https://api.kexp.org/v2/plays/3613113/?format=api",
    "airdate": "2026-02-04T12:35:10-08:00",
    "show": 65838,
    "show_uri": "https://api.kexp.org/v2/shows/65838/?format=api",
    "image_uri": "https://ia601603.us.archive.org/32/items/mbid-16e6a5a5-c9f3-4fea-83f4-e90b87d662ed/mbid-16e6a5a5-c9f3-4fea-83f4-e90b87d662ed-9315964582_thumb500.jpg",
    "thumbnail_uri": "https://ia801603.us.archive.org/32/items/mbid-16e6a5a5-c9f3-4fea-83f4-e90b87d662ed/mbid-16e6a5a5-c9f3-4fea-83f4-e90b87d662ed-9315964582_thumb250.jpg",
    "song": "Helicopter",
    "track_id": "2ddb3df7-944c-3141-9454-401b35893987",
    "recording_id": "0950505b-af29-447c-af71-d43a0501a972",
    "artist": "M. Ward",
    "artist_ids": [
        "655b3e5b-09e4-45dd-941c-6fa3fc12521b"
    ],
    "album": "Transfiguration of Vincent",
    "release_id": "16e6a5a5-c9f3-4fea-83f4-e90b87d662ed",
    "release_group_id": "639f247c-5739-3f08-a9cc-035099bfafcb",
    "labels": [
        "Merge Records"
    ],
    "label_ids": [
        "5a4f8d65-681e-4a1f-85a8-a874c9513888"
    ],
    "release_date": "2003-03-18",
    "rotation_status": null,
    "is_local": true,
    "is_request": false,
    "is_live": false,
    "comment": "M. Ward performed live in the KEXP studio in 2016.\nhttps://youtu.be/tO9_mRZHPLg\n\nM. Ward is a singer-songwriter and guitarist who rose to prominence in the Portland, Oregon music scene. In addition to his solo work, he is known as a member of She & Him and Monsters of Folk.\nhttps://m-ward.bandcamp.com/music\n\nhttps://www.mwardmusic.com/",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}