Information about plays

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

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

{
    "id": 3639524,
    "uri": "https://api.kexp.org/v2/plays/3639524/?format=api",
    "airdate": "2026-04-08T16:09:29-07:00",
    "show": 66401,
    "show_uri": "https://api.kexp.org/v2/shows/66401/?format=api",
    "image_uri": "https://dn721805.ca.archive.org/0/items/mbid-82f40ce6-8501-4dba-b825-7e40dc12fc4f/mbid-82f40ce6-8501-4dba-b825-7e40dc12fc4f-36726358172_thumb500.jpg",
    "thumbnail_uri": "https://dn721805.ca.archive.org/0/items/mbid-82f40ce6-8501-4dba-b825-7e40dc12fc4f/mbid-82f40ce6-8501-4dba-b825-7e40dc12fc4f-36726358172_thumb250.jpg",
    "song": "Taimangalimaaq",
    "track_id": "01b6124e-afa1-4f7a-ab59-53347a379f5c",
    "recording_id": "fcf8982a-f704-47ad-820e-e0d54fac25ad",
    "artist": "Elisapie",
    "artist_ids": [
        "47c3d134-96e1-434c-898e-d4f6bb2c1f37"
    ],
    "album": "Inuktitut",
    "release_id": "82f40ce6-8501-4dba-b825-7e40dc12fc4f",
    "release_group_id": "2d73db17-42b1-4396-ba70-5368fbb6cb4e",
    "labels": [
        "Bonsound"
    ],
    "label_ids": [
        "8b1d458b-e154-4d16-a3fe-6a3121790874"
    ],
    "release_date": "2023-09-15",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Pronunciation: Eh-li-sa-pee\n\nMontreal based\n\nBack to Elisapie from her uncle's band Sugluk. This time covering Cyndi Lauper's Time After Time in the Inuktitut language.",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}