Information about plays

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

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

{
    "id": 3572125,
    "uri": "https://api.kexp.org/v2/plays/3572125/?format=api",
    "airdate": "2025-10-31T07:14:52-07:00",
    "show": 64982,
    "show_uri": "https://api.kexp.org/v2/shows/64982/?format=api",
    "image_uri": "https://ia801203.us.archive.org/25/items/mbid-f405961e-0779-3b38-932d-e325dca86c99/mbid-f405961e-0779-3b38-932d-e325dca86c99-11004891931_thumb500.jpg",
    "thumbnail_uri": "https://ia601203.us.archive.org/25/items/mbid-f405961e-0779-3b38-932d-e325dca86c99/mbid-f405961e-0779-3b38-932d-e325dca86c99-11004891931_thumb250.jpg",
    "song": "Darkness",
    "track_id": "578b0184-8ee9-3e20-83e9-fe188bcc3b94",
    "recording_id": "a13329b6-3540-4e5d-a11f-0ac3c72b11ab",
    "artist": "The Human League",
    "artist_ids": [
        "7adaabfb-acfb-47bc-8c7c-59471c2f0db8"
    ],
    "album": "Dare / Love and Dancing",
    "release_id": "d7decc52-4f52-4f1c-8aa4-ac2d1a7d7fbe",
    "release_group_id": "1d11f1b9-fbe2-374b-a7e3-60288d70a690",
    "labels": [],
    "label_ids": [],
    "release_date": "2002-10-21",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Here's Mr. Vinyl's video interpretation of this synth classic: https://www.youtube.com/watch?v=DwdypCo-h1g\n--\nDarkness is one of the few Human League tracks to have the lyrics written by Adrian Wright only. Philip Oakey has said: \"That's an Adrian lyric. It's as simple as being afraid of the dark. There's no extra level to it. It's 'scary things scare me.\"",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}