Information about plays

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

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

{
    "id": 3575229,
    "uri": "https://api.kexp.org/v2/plays/3575229/?format=api",
    "airdate": "2025-11-07T18:41:25-08:00",
    "show": 65047,
    "show_uri": "https://api.kexp.org/v2/shows/65047/?format=api",
    "image_uri": "https://ia803400.us.archive.org/20/items/mbid-6aba418e-37e5-4248-9d3d-5ecae0766dd0/mbid-6aba418e-37e5-4248-9d3d-5ecae0766dd0-19117797850_thumb500.jpg",
    "thumbnail_uri": "https://ia803400.us.archive.org/20/items/mbid-6aba418e-37e5-4248-9d3d-5ecae0766dd0/mbid-6aba418e-37e5-4248-9d3d-5ecae0766dd0-19117797850_thumb250.jpg",
    "song": "Foreign Affair",
    "track_id": "dcf03bbd-1f1e-47ae-8659-7e7bfd0646cc",
    "recording_id": "b9b17ab2-a62b-42ab-a30b-5aceaf630202",
    "artist": "Garden City Movement",
    "artist_ids": [
        "480ed4c4-a771-401b-bff6-e1d7164f95a5"
    ],
    "album": "Apollonia",
    "release_id": "6aba418e-37e5-4248-9d3d-5ecae0766dd0",
    "release_group_id": "2425999b-b2bc-40f6-97e0-efe33897b701",
    "labels": [
        "Night Time Stories"
    ],
    "label_ids": [
        "8e3b743b-3db1-48da-98fc-dce8d648b161"
    ],
    "release_date": "2018-03-16",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "'The trio of Roy Avital, Yoav Saar and Johnny Sharoni produce a blend of sounds drawn from their diverse cultural worlds' -- after releasing three EPs, they dropped this debut LP in March 2018. \n\nYou can order digital, CD, and vinyl of this lovely album: https://gardencitymovement.bandcamp.com/album/apollonia",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}