Information about plays

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

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

{
    "id": 3592803,
    "uri": "https://api.kexp.org/v2/plays/3592803/?format=api",
    "airdate": "2025-12-18T20:29:00-08:00",
    "show": 65413,
    "show_uri": "https://api.kexp.org/v2/shows/65413/?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": "2678d6d3-1849-4f0b-a02d-abc566a8fac5",
    "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": [
        "db99a859-ee3c-48b9-9771-092be1745d37"
    ],
    "release_date": "2024-08-20",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Chen Xukai, known professionally as 揽佬SKAI ISYOURGOD, is a Chinese rapper. His works combine Memphis rap and Cantonese culture.",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}