Information about plays

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

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

{
    "id": 3589177,
    "uri": "https://api.kexp.org/v2/plays/3589177/?format=api",
    "airdate": "2025-12-10T03:00:19-08:00",
    "show": 65336,
    "show_uri": "https://api.kexp.org/v2/shows/65336/?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://ia801203.us.archive.org/25/items/mbid-f405961e-0779-3b38-932d-e325dca86c99/mbid-f405961e-0779-3b38-932d-e325dca86c99-11004891931_thumb250.jpg",
    "song": "The Things That Dreams Are Made Of",
    "track_id": "7f726486-083f-3d21-9832-18381d251059",
    "recording_id": "006a5e8d-0d8c-47c9-a5f9-101654b2caeb",
    "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": "Formed in 1977, The Human League is English synth-pop at its finest. They were initially an experimental electronic outfit, the group signed to Virgin Records in 1979 and later attained widespread commercial success with their third album Dare in 1981, which included this track.\n\nhttp://www.thehumanleague.co.uk/",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}