Information about plays

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

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

{
    "id": 3548726,
    "uri": "https://api.kexp.org/v2/plays/3548726/?format=api",
    "airdate": "2025-09-04T06:01:52-07:00",
    "show": 64469,
    "show_uri": "https://api.kexp.org/v2/shows/64469/?format=api",
    "image_uri": "https://ia801506.us.archive.org/4/items/mbid-87a7ba84-0196-44b0-b9c2-5fcbe53dabe7/mbid-87a7ba84-0196-44b0-b9c2-5fcbe53dabe7-5853758932_thumb500.jpg",
    "thumbnail_uri": "https://ia801506.us.archive.org/4/items/mbid-87a7ba84-0196-44b0-b9c2-5fcbe53dabe7/mbid-87a7ba84-0196-44b0-b9c2-5fcbe53dabe7-5853758932_thumb250.jpg",
    "song": "19",
    "track_id": "32c6c6c3-4e61-3727-ac37-23125da48c29",
    "recording_id": "c70c8290-7321-4d73-ab37-229bba528330",
    "artist": "Paul Hardcastle",
    "artist_ids": [
        "58e2800d-991d-4fe9-860b-1d27931ae8de"
    ],
    "album": "Just Can’t Get Enough: New Wave Hits of the ’80s, Volume 15",
    "release_id": "87a7ba84-0196-44b0-b9c2-5fcbe53dabe7",
    "release_group_id": "5d533b81-8eeb-35ce-9a74-ed91e09d633f",
    "labels": [
        "Rhino"
    ],
    "label_ids": [
        "c4f2cf49-b57c-4cc1-8061-f54400704ac4"
    ],
    "release_date": "1995-06-20",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Paul Louis Hardcastle is an English composer, musician, record producer, songwriter, radio presenter and multi-instrumentalist. He is best known for his song \"19\", which went to number one on the UK Singles Chart in 1985.\n\nSee the video here, featuring video footage from the Vietnam War: https://www.youtube.com/watch?v=GVlCpGDolv4",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}