Information about plays

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

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

{
    "id": 3570649,
    "uri": "https://api.kexp.org/v2/plays/3570649/?format=api",
    "airdate": "2025-10-27T14:11:35-07:00",
    "show": 64950,
    "show_uri": "https://api.kexp.org/v2/shows/64950/?format=api",
    "image_uri": "https://dn721801.ca.archive.org/0/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": "Furs frontman Richard Butler had a specific audience in mind when he penned the lyrics to this song. He explained in an interview: \"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--\n This song features marimba, played by Todd Rundgren, who also produced the album. It features backing vocals from Flo & Eddie (Mark Volman and Howard Kaylan of the Turtles). \n--\nR.I.P., Mark Volman, who has died at age 78: https://www.nytimes.com/2025/09/06/arts/music/mark-volman-dead.html",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}