Information about plays

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

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

{
    "id": 3557088,
    "uri": "https://api.kexp.org/v2/plays/3557088/?format=api",
    "airdate": "2025-09-24T07:46:11-07:00",
    "show": 64648,
    "show_uri": "https://api.kexp.org/v2/shows/64648/?format=api",
    "image_uri": "https://ia803209.us.archive.org/6/items/mbid-fd026f08-c9d1-4e79-a67c-78e2add2a78d/mbid-fd026f08-c9d1-4e79-a67c-78e2add2a78d-26875050687_thumb500.jpg",
    "thumbnail_uri": "https://dn721801.ca.archive.org/0/items/mbid-fd026f08-c9d1-4e79-a67c-78e2add2a78d/mbid-fd026f08-c9d1-4e79-a67c-78e2add2a78d-26875050687_thumb250.jpg",
    "song": "Love My Way",
    "track_id": "515a0641-7ece-3ca0-83a2-53719801bc59",
    "recording_id": "21bb9a57-99b5-44d8-b95a-9791106a8c2e",
    "artist": "The Psychedelic Furs",
    "artist_ids": [
        "9f930ddf-be2f-4de5-a39f-7ae47305752e"
    ],
    "album": "Forever Now",
    "release_id": "fd026f08-c9d1-4e79-a67c-78e2add2a78d",
    "release_group_id": "3e57a062-8b5f-33b2-9ea5-694976da9d7d",
    "labels": [
        "Columbia"
    ],
    "label_ids": [
        "011d1192-6f65-45bd-85c4-0400dd45693e"
    ],
    "release_date": "1982-09-01",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Realeased this day in 1982 (43 years ago) The Psychedelic Furs released \"Forever Now\" featuring \"President Gas\" and \"Love My Way\".\n\nFurs frontman Richard Butler had a specific audience in mind when he penned the lyrics to this song. He explained in an interview in 1982: \"It's basically addressed to people who are f--ked up about their sexuality, and says 'Don't worry about it.' It was originally written for gay people.\"\n \nhttps://thepsychedelicfurs.com/\nhttps://thepsychedelicfurs.bandcamp.com/",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}