Information about plays

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

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

{
    "id": 3574878,
    "uri": "https://api.kexp.org/v2/plays/3574878/?format=api",
    "airdate": "2025-11-06T21:53:00-08:00",
    "show": 65040,
    "show_uri": "https://api.kexp.org/v2/shows/65040/?format=api",
    "image_uri": "https://coverartarchive.org/release/679ded62-6602-44cd-933d-047f09c12a01/41292386142-500.jpg",
    "thumbnail_uri": "https://coverartarchive.org/release/679ded62-6602-44cd-933d-047f09c12a01/41292386142-250.jpg",
    "song": "因果",
    "track_id": null,
    "recording_id": "d99ca256-501e-4b17-aabd-2280b5514bcb",
    "artist": "攬佬SKAI ISYOURGOD",
    "artist_ids": [
        "7da462be-e404-40f0-ac60-f743700f4206"
    ],
    "album": "八方來財",
    "release_id": null,
    "release_group_id": "86ac8e0c-c2ea-4856-aba8-23285c748ef8",
    "labels": [],
    "label_ids": [],
    "release_date": "2024-08-20",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "\"Skaiisyourgod\" is the stage name of Chinese rapper Lan Lao, who is known for blending traditional southern Chinese folk music with Memphis-style rap. Born in Huizhou, Guangdong Province, he gained popularity and has a distinct style that combines elements from the region's culture with modern rap.\n\nSKAIISYOURGOD - Karma Code",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}