Information about plays

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

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

{
    "id": 3607167,
    "uri": "https://api.kexp.org/v2/plays/3607167/?format=api",
    "airdate": "2026-01-21T09:48:34-08:00",
    "show": 65714,
    "show_uri": "https://api.kexp.org/v2/shows/65714/?format=api",
    "image_uri": "https://ia601606.us.archive.org/23/items/mbid-f7a1b264-942b-33cc-89bc-60efdb070f03/mbid-f7a1b264-942b-33cc-89bc-60efdb070f03-10157792635_thumb500.jpg",
    "thumbnail_uri": "https://ia801606.us.archive.org/23/items/mbid-f7a1b264-942b-33cc-89bc-60efdb070f03/mbid-f7a1b264-942b-33cc-89bc-60efdb070f03-10157792635_thumb250.jpg",
    "song": "Love Vigilantes",
    "track_id": "cfb9dae5-1176-3b54-a705-bc1b5d2f1d90",
    "recording_id": "de9bb47d-bf7a-40d6-8ba7-6f704f2f5bd4",
    "artist": "New Order",
    "artist_ids": [
        "f1106b17-dcbb-45f6-b938-199ccfab50cc"
    ],
    "album": "Low-Life",
    "release_id": "f7a1b264-942b-33cc-89bc-60efdb070f03",
    "release_group_id": "69be20bc-189f-3e40-8486-6fba8459f6a0",
    "labels": [
        "Qwest Records"
    ],
    "label_ids": [
        "279669fd-fcd3-4d68-afa2-786b96e55de4"
    ],
    "release_date": "1985-05-01",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Bernard Sumner says, \"I decided to write a redneck song. It was quite tongue-in-cheek. It was about Vietnam. It was about a soldier that came back and his wife was sent a telegram to say that he was dead.\n\nYou can take the ending one way or another.\" \n\n(https://www.gq-magazine.co.uk/article/bernard-sumner-interview-2012-new-order)",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}