Information about plays

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

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

{
    "id": 3571733,
    "uri": "https://api.kexp.org/v2/plays/3571733/?format=api",
    "airdate": "2025-10-30T07:52:42-07:00",
    "show": 64972,
    "show_uri": "https://api.kexp.org/v2/shows/64972/?format=api",
    "image_uri": "https://ia903209.us.archive.org/35/items/mbid-9b852313-4da3-42d9-a975-48f9cff8c98b/mbid-9b852313-4da3-42d9-a975-48f9cff8c98b-15204489896_thumb500.jpg",
    "thumbnail_uri": "https://ia803209.us.archive.org/35/items/mbid-9b852313-4da3-42d9-a975-48f9cff8c98b/mbid-9b852313-4da3-42d9-a975-48f9cff8c98b-15204489896_thumb250.jpg",
    "song": "Deceptacon",
    "track_id": "a01f7441-c8de-39f5-a08b-8ddb7bc0a79d",
    "recording_id": "096b1bac-045c-487c-9175-92a0752bba27",
    "artist": "Le Tigre",
    "artist_ids": [
        "2d67239c-aa40-4ad5-a807-9052b66857a6"
    ],
    "album": "Le Tigre",
    "release_id": "9b852313-4da3-42d9-a975-48f9cff8c98b",
    "release_group_id": "116d142c-e7fd-3902-8ca5-0d4999abd00e",
    "labels": [
        "Wiiija Records",
        "Sum Records"
    ],
    "label_ids": [
        "fac1fc17-9057-49d2-8342-927fc3d554f2",
        "da8ea96f-408b-4288-8755-8c53d9d41eac"
    ],
    "release_date": "1999-01-01",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "We want to write political pop songs and be the dance party after the protest. --Kathleen Hanna\n--\nEnjoy an essay about this song: https://daily.redbullmusicacademy.com/2019/03/le-tigre-deceptacon-key-tracks",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}