Information about plays

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

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

{
    "id": 3596778,
    "uri": "https://api.kexp.org/v2/plays/3596778/?format=api",
    "airdate": "2025-12-27T16:58:36-08:00",
    "show": 65490,
    "show_uri": "https://api.kexp.org/v2/shows/65490/?format=api",
    "image_uri": "",
    "thumbnail_uri": "",
    "song": "Bags",
    "track_id": "5a349101-d8dd-4661-89fb-8060427d70c3",
    "recording_id": "9433df6b-037b-41f8-9edf-0e8c9ffaf390",
    "artist": "Clairo",
    "artist_ids": [
        "d786f59b-1836-4ddb-8393-ab753edbe984"
    ],
    "album": "Immunity",
    "release_id": "ab2da32f-2b43-45b4-89f3-31e6c36df84a",
    "release_group_id": "903e6ae9-6322-4868-8858-9ee8871e91c7",
    "labels": [
        "FADER Label"
    ],
    "label_ids": [
        "e4a9085f-f637-4e48-b9ac-443e4ebf68e0"
    ],
    "release_date": "2019-08-02",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Atlanta artist Claire Elizabeth Cottrill, known professionally as Clairo.\n\nBags draws inspiration from Clairo's first romantic experiences with a girl. She tackles the line between friend and lover with a crush who could possibly be heterosexual. Clairo wonders if the feelings between them are mutual and whether she should make the first move when she sings \"Can you see me? I'm waiting for the right time/ I can't read you, but if you want the pleasure's all mine.\"\n\nClairo wrote on Instagram: \"This song was the beginning of a new version of me, one that is slowly but surely getting to know herself. I was in a really low place when I wrote 'Bags' last January [2019]- and if you told me then that I would be happy in a year, I probably wouldn't have believed you.\"",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}