Information about plays

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

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

{
    "id": 3549165,
    "uri": "https://api.kexp.org/v2/plays/3549165/?format=api",
    "airdate": "2025-09-05T08:58:44-07:00",
    "show": 64479,
    "show_uri": "https://api.kexp.org/v2/shows/64479/?format=api",
    "image_uri": "https://ia601502.us.archive.org/8/items/mbid-4b3ad2ee-eae6-411f-9607-064648edad32/mbid-4b3ad2ee-eae6-411f-9607-064648edad32-33261786157_thumb500.jpg",
    "thumbnail_uri": "https://dn721602.ca.archive.org/0/items/mbid-4b3ad2ee-eae6-411f-9607-064648edad32/mbid-4b3ad2ee-eae6-411f-9607-064648edad32-33261786157_thumb250.jpg",
    "song": "All in My Mind",
    "track_id": "c0417a87-faab-47c9-a5d0-9bdfd8b823d2",
    "recording_id": "236e2458-0fc3-4acf-b677-f5aa29b3ef26",
    "artist": "Love and Rockets",
    "artist_ids": [
        "8cb3aa4a-3b4c-48b8-be0a-e57010fc1430"
    ],
    "album": "Express",
    "release_id": "09f49962-c0f0-4457-b589-053081f0a3cd",
    "release_group_id": "76abb523-ddc9-367e-997b-4d88f9f93da0",
    "labels": [
        "Beggars Group"
    ],
    "label_ids": [
        "b111a130-0d4f-46a1-930e-306fa7785b10"
    ],
    "release_date": "2001-01-01",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "In the first half of the song, Love and Rockets frontman Daniel Ash tells a woman that her fears and resentments are all in her imagination. The second half has the woman talking back, admitting it's all in her mind but arguing that it only makes her worthier of pity. She guilts him for the accusation. Here are the lyrics: https://www.songfacts.com/lyrics/love-and-rockets/all-in-my-mind\n--\nApparently, a young Owen Murphy watched this video on MTV's \"120 Minutes\":  https://www.youtube.com/watch?v=aMnaa__JZbU",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}