Information about plays

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

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

{
    "id": 3642785,
    "uri": "https://api.kexp.org/v2/plays/3642785/?format=api",
    "airdate": "2026-04-16T11:09:24-07:00",
    "show": 66468,
    "show_uri": "https://api.kexp.org/v2/shows/66468/?format=api",
    "image_uri": "https://dn710808.ca.archive.org/0/items/mbid-60d7f159-ab84-447c-afa9-c0d292de64c6/mbid-60d7f159-ab84-447c-afa9-c0d292de64c6-44534049295_thumb500.jpg",
    "thumbnail_uri": "https://dn710808.ca.archive.org/0/items/mbid-60d7f159-ab84-447c-afa9-c0d292de64c6/mbid-60d7f159-ab84-447c-afa9-c0d292de64c6-44534049295_thumb250.jpg",
    "song": "You're My",
    "track_id": "68cc273c-2834-4d60-aa4d-065aad152060",
    "recording_id": "c81b0709-fc34-4d68-9531-e5e184767cb0",
    "artist": "Arima Ederra",
    "artist_ids": [
        "33f193dc-d07e-44d0-b2ef-fe4bd18a54a4"
    ],
    "album": "A Rush To Nowhere",
    "release_id": "60d7f159-ab84-447c-afa9-c0d292de64c6",
    "release_group_id": "bb421574-a066-4430-94fe-f9d4b0e15807",
    "labels": [
        "RCA"
    ],
    "label_ids": [
        "1ca5ed29-e00b-4ea5-b817-0bcca0e04946"
    ],
    "release_date": "2026-03-06",
    "rotation_status": "Medium",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Arima Ederra is an LA-based singer, songwriter and musician. She released her second album, A Rush To Nowhere in March. \nhttps://www.arimaederra.com",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}