Information about plays

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

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

{
    "id": 3624067,
    "uri": "https://api.kexp.org/v2/plays/3624067/?format=api",
    "airdate": "2026-03-01T16:58:59-08:00",
    "show": 66064,
    "show_uri": "https://api.kexp.org/v2/shows/66064/?format=api",
    "image_uri": "https://dn721608.ca.archive.org/0/items/mbid-5160aec6-78c4-44ac-84fd-da4f37e7839c/mbid-5160aec6-78c4-44ac-84fd-da4f37e7839c-33748502385_thumb500.jpg",
    "thumbnail_uri": "https://dn721608.ca.archive.org/0/items/mbid-5160aec6-78c4-44ac-84fd-da4f37e7839c/mbid-5160aec6-78c4-44ac-84fd-da4f37e7839c-33748502385_thumb250.jpg",
    "song": "Baraye",
    "track_id": "42bcafef-e88c-4ecf-9b93-35819bb299da",
    "recording_id": "7ae19b1c-82e3-4677-adb7-9681114e6604",
    "artist": "Shervin Hajipour",
    "artist_ids": [
        "70c25466-bd8c-46f2-9b10-cca7c9da101f"
    ],
    "album": "Baraye",
    "release_id": "5160aec6-78c4-44ac-84fd-da4f37e7839c",
    "release_group_id": "34893d74-06bb-4c40-9453-0c9200f30480",
    "labels": [
        "[no label]"
    ],
    "label_ids": [
        "157afde4-4bf5-4039-8ad2-5a15acc85176"
    ],
    "release_date": "2022-09-30",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Iranian singer Shervin Hajipour won a Grammy for Best Song For Social Change for this song. \"Baraye\" was posted on Hajipour's Instagram and was seen more than 40 million times in less than two days.\n\n\"He was arrested but this song continues to resonate around the world for its powerful theme: women, life, freedom\" said First Lady Dr. Jill Biden, who presented the award. http://bit.ly/3HPWLWH\n\nFeaturing lyrics from protest tweets, the song became a viral symbol of the 2022 Iranian protests. Hajipour released it in September 2022, and lists reasons for protest, such as \"For dancing in the streets\" \"For fear of kissing\" and \"For our sister, your sister, our sisters.\"\n\nThe song became the voice of the women-led uprising in Iran following the death of Mahsa Amini. IG: @shervinine",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}