Information about plays

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

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

{
    "id": 3549191,
    "uri": "https://api.kexp.org/v2/plays/3549191/?format=api",
    "airdate": "2025-09-05T10:43:02-07:00",
    "show": 64480,
    "show_uri": "https://api.kexp.org/v2/shows/64480/?format=api",
    "image_uri": "https://ia600805.us.archive.org/0/items/mbid-3013db63-18ac-43cb-979f-748623941b77/mbid-3013db63-18ac-43cb-979f-748623941b77-40590367261_thumb500.jpg",
    "thumbnail_uri": "https://ia600805.us.archive.org/0/items/mbid-3013db63-18ac-43cb-979f-748623941b77/mbid-3013db63-18ac-43cb-979f-748623941b77-40590367261_thumb250.jpg",
    "song": "Everything's Green",
    "track_id": "b59ad75e-60fb-4f48-9cc3-ffe441f88b69",
    "recording_id": "b82620a3-a8bc-4605-a242-31190a51b01e",
    "artist": "Chimers",
    "artist_ids": [
        "91879d34-8217-4a5d-9fda-0efcdb681b00"
    ],
    "album": "Through Today",
    "release_id": "3013db63-18ac-43cb-979f-748623941b77",
    "release_group_id": "ea8d6155-e99f-4bfb-9cc7-4e150c5feece",
    "labels": [
        "Poison City Records"
    ],
    "label_ids": [
        "42ff3b7f-7ea3-409b-b800-c565fb35883f"
    ],
    "release_date": "2024-11-08",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Australian band Chimers are coming to the US on tour:\n\n-San Francisco on November 6th and 7th at Great American Music Hall\n\n-Seattle on November 9th at the Neptune Theatre\n\nThrough Today came out last November! \nhttps://chimers1.bandcamp.com/",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}