Information about plays

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

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

{
    "id": 3548256,
    "uri": "https://api.kexp.org/v2/plays/3548256/?format=api",
    "airdate": "2025-09-03T03:05:53-07:00",
    "show": 64460,
    "show_uri": "https://api.kexp.org/v2/shows/64460/?format=api",
    "image_uri": "https://ia803207.us.archive.org/10/items/mbid-7b046eb5-70b1-4727-8aef-8daa649c36ba/mbid-7b046eb5-70b1-4727-8aef-8daa649c36ba-31621274526_thumb500.jpg",
    "thumbnail_uri": "https://dn721902.ca.archive.org/0/items/mbid-7b046eb5-70b1-4727-8aef-8daa649c36ba/mbid-7b046eb5-70b1-4727-8aef-8daa649c36ba-31621274526_thumb250.jpg",
    "song": "Oh!",
    "track_id": "55866f93-c012-40b6-8610-1174fd645c37",
    "recording_id": "6c93435f-aa89-4dd0-a0c9-68c50efc325e",
    "artist": "The Linda Lindas",
    "artist_ids": [
        "ecd00b8b-f697-4d90-8641-6633af356747"
    ],
    "album": "Growing Up",
    "release_id": "7b046eb5-70b1-4727-8aef-8daa649c36ba",
    "release_group_id": "c6ae5ab2-e785-4cdc-9b27-7add7fada3a7",
    "labels": [
        "Epitaph"
    ],
    "label_ids": [
        "1bfd06be-a6ed-4ced-8159-7d4d2923a40c"
    ],
    "release_date": "2022-04-08",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Here are the Linda Lindas Live on KEXP, including a performance of the song Oh!: https://www.youtube.com/watch?v=xJt_9HEnj14 In 2021, The Linda Lindas chatted with KEXP's Janice Headley about self-care; racist, sexist boys; and the joys of being a Linda Linda.: https://www.kexp.org/read/2021/8/6/futures-so-bright-linda-lindas-on-having-the-most-fun-job-in-the-world/ https://www.thelindalindas.com/",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}