Information about plays

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

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

{
    "id": 3630871,
    "uri": "https://api.kexp.org/v2/plays/3630871/?format=api",
    "airdate": "2026-03-19T03:07:18-07:00",
    "show": 66219,
    "show_uri": "https://api.kexp.org/v2/shows/66219/?format=api",
    "image_uri": "",
    "thumbnail_uri": "",
    "song": "I Took My Strength From You",
    "track_id": null,
    "recording_id": "108ded44-c84d-46f2-bcf6-7787d91acefe",
    "artist": "Sylvester",
    "artist_ids": [
        "4d3b710b-a5f0-4772-97db-f09e47fbc6d8"
    ],
    "album": "Step II",
    "release_id": null,
    "release_group_id": "a11dd6e8-d308-35c1-b248-81a2832d8ad6",
    "labels": [
        "Craft Recordings"
    ],
    "label_ids": [
        "f1af31a6-389a-44fe-a47b-6bf14f2175ae"
    ],
    "release_date": "1978-06-15",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Rev's 3 AM Slow Jam of the Week <3\n\n“I Took My Strength From You” by Sylvester is a captivating disco ballad that stands out from his more upbeat tracks. Sylvester, known for his flamboyant style and powerful vocals, was one of the first openly gay artists in the disco scene. His music often celebrated LGBTQ+ themes and paved the way for greater visibility and acceptance in the industry.",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}