Information about plays

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

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

{
    "id": 3554520,
    "uri": "https://api.kexp.org/v2/plays/3554520/?format=api",
    "airdate": "2025-09-18T07:54:41-07:00",
    "show": 64593,
    "show_uri": "https://api.kexp.org/v2/shows/64593/?format=api",
    "image_uri": "https://ia801007.us.archive.org/5/items/mbid-92b4a8cc-f063-4230-9756-bfd661ceb311/mbid-92b4a8cc-f063-4230-9756-bfd661ceb311-7947429386_thumb500.jpg",
    "thumbnail_uri": "https://ia801007.us.archive.org/5/items/mbid-92b4a8cc-f063-4230-9756-bfd661ceb311/mbid-92b4a8cc-f063-4230-9756-bfd661ceb311-7947429386_thumb250.jpg",
    "song": "Something Familiar",
    "track_id": "a9274f50-5ee1-32b4-af41-6269bef2f256",
    "recording_id": "2af1450c-2e32-4c8b-80b0-b84d634b6c1e",
    "artist": "Curve",
    "artist_ids": [
        "104d65cc-ac4e-4351-b62d-32438c84259f"
    ],
    "album": "Come Clean",
    "release_id": "92b4a8cc-f063-4230-9756-bfd661ceb311",
    "release_group_id": "caeaf7f5-1b49-39c6-91bf-927b8d99be2e",
    "labels": [
        "Universal Records"
    ],
    "label_ids": [
        "590538e9-b183-4163-ab5a-171fb021ed12"
    ],
    "release_date": "1998-03-10",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Curve's third studio album, \"Come Clean,\" was the first Curve album to be released following their temporary split in 1994 and reformation in 1996. \n--\n\"Curve was an electronic rock/guitar-rock band that formed in 1990 in England and disbanded in 2005. The core of Curve was comprised of Toni Halliday (vocalist, songwriter) and Dean Garcia (programmer, guitarist), with the deep collaboration of producer Alan Moulder.\" \nLearn more about this shoegaze band in this guide to their recordings: https://bigtakeover.com/profiles/AGuideToTheRecordingsOfCurve",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}