Information about plays

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

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

{
    "id": 3547559,
    "uri": "https://api.kexp.org/v2/plays/3547559/?format=api",
    "airdate": "2025-09-01T11:56:53-07:00",
    "show": 64446,
    "show_uri": "https://api.kexp.org/v2/shows/64446/?format=api",
    "image_uri": "https://ia801609.us.archive.org/10/items/mbid-fca312d6-4e8b-4544-860c-19e4eaff2baa/mbid-fca312d6-4e8b-4544-860c-19e4eaff2baa-41849884088_thumb500.jpg",
    "thumbnail_uri": "https://ia801609.us.archive.org/10/items/mbid-fca312d6-4e8b-4544-860c-19e4eaff2baa/mbid-fca312d6-4e8b-4544-860c-19e4eaff2baa-41849884088_thumb250.jpg",
    "song": "Crying Over Nothing",
    "track_id": "0c9a68e3-9f6d-419a-96f0-ea99b61f930e",
    "recording_id": "60a2fced-3362-4772-baf1-37af1f8dd9f7",
    "artist": "Indigo De Souza",
    "artist_ids": [
        "a8d894ce-0e6b-4ddd-a49b-46f6330a590f"
    ],
    "album": "Precipice",
    "release_id": "fca312d6-4e8b-4544-860c-19e4eaff2baa",
    "release_group_id": "268d7fcd-59db-463c-bcea-905f2bb71fa2",
    "labels": [
        "Loma Vista Recordings"
    ],
    "label_ids": [
        "9c3ec056-57dd-4987-bb53-cbea027ef81c"
    ],
    "release_date": "2025-07-25",
    "rotation_status": "Heavy",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "“‘Crying Over Nothing’ is about heartbreak that feels beyond reason,” De Souza explains. “Pain that follows no matter where you go or how much you try to lose it. Pain that comes from memories you can’t erase and love you can’t unfeel. It’s about loss that is never-ending.\n\n Watch the great rain-soaked video for this song: https://www.youtube.com/watch?v=QgDDJdIJdhM.\n\nhttps://www.indigodesouza.com/",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}