Information about plays

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

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

{
    "id": 3546238,
    "uri": "https://api.kexp.org/v2/plays/3546238/?format=api",
    "airdate": "2025-08-29T09:09:14-07:00",
    "show": 64417,
    "show_uri": "https://api.kexp.org/v2/shows/64417/?format=api",
    "image_uri": "https://ia601203.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": "Love Action (I Believe in Love)",
    "track_id": "be85e935-4aa9-38f9-b95e-a8e6d6f3f316",
    "recording_id": "936bc604-7f7d-4f1d-bee7-b91567789a98",
    "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 by Martyn Ware, Ian Craig Marsh, and Philip Oakley in 1982, The Human League transformed their sound from that of an experimental electronic group to that of a Synth-pop band with the release of the album \"Dare\" (released in 1981).  \n\nEnjoy this Allmusic biography: https://www.allmusic.com/artist/the-human-league-mn0000895443",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}