Information about plays

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

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

{
    "id": 3627722,
    "uri": "https://api.kexp.org/v2/plays/3627722/?format=api",
    "airdate": "2026-03-11T10:09:05-07:00",
    "show": 66152,
    "show_uri": "https://api.kexp.org/v2/shows/66152/?format=api",
    "image_uri": "https://ia803206.us.archive.org/20/items/mbid-1c1d8af4-e2a9-4b5d-b039-1e026a3bd6b6/mbid-1c1d8af4-e2a9-4b5d-b039-1e026a3bd6b6-40451930486_thumb500.jpg",
    "thumbnail_uri": "https://ia803206.us.archive.org/20/items/mbid-1c1d8af4-e2a9-4b5d-b039-1e026a3bd6b6/mbid-1c1d8af4-e2a9-4b5d-b039-1e026a3bd6b6-40451930486_thumb250.jpg",
    "song": "Express Yourself",
    "track_id": "c8c07869-05ba-3861-8665-291ca8de75ad",
    "recording_id": "74c1881d-ad0c-431f-94e7-b9a72c4d3d66",
    "artist": "Charles Wright & The Watts 103rd Street Rhythm Band",
    "artist_ids": [
        "38d92e5b-8945-4080-aac2-6f8f444682d4"
    ],
    "album": "Soul Hits of the '70s: Didn't It Blow Your Mind! Volume 3",
    "release_id": "1c1d8af4-e2a9-4b5d-b039-1e026a3bd6b6",
    "release_group_id": "3b26fe64-d98b-385f-96c2-e0e56173f771",
    "labels": [
        "Rhino"
    ],
    "label_ids": [
        "c4f2cf49-b57c-4cc1-8061-f54400704ac4"
    ],
    "release_date": "1991-01-01",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Nominated for the Grammy Award for Best R&B Performance by a Duo or Group with Vocals in 1971. Official video here - https://www.youtube.com/watch?v=Ab4MsGoCjSs.\n\nRead more about this signature song from the band here: https://tinyurl.com/yc7jd8v8",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}