Information about plays

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

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

{
    "id": 3575040,
    "uri": "https://api.kexp.org/v2/plays/3575040/?format=api",
    "airdate": "2025-11-07T07:53:36-08:00",
    "show": 65044,
    "show_uri": "https://api.kexp.org/v2/shows/65044/?format=api",
    "image_uri": "https://ia903108.us.archive.org/35/items/mbid-c1f07e5d-f842-3276-aa6a-c892dc5f3ea2/mbid-c1f07e5d-f842-3276-aa6a-c892dc5f3ea2-24745455412_thumb500.jpg",
    "thumbnail_uri": "https://ia903108.us.archive.org/35/items/mbid-c1f07e5d-f842-3276-aa6a-c892dc5f3ea2/mbid-c1f07e5d-f842-3276-aa6a-c892dc5f3ea2-24745455412_thumb250.jpg",
    "song": "A Girl Like You",
    "track_id": "730edb82-9da4-36e8-8c3f-cc02f46ecf44",
    "recording_id": "eef6c8cf-03cb-489f-86d8-d179d7cedc80",
    "artist": "Edwyn Collins",
    "artist_ids": [
        "14c0c282-e0c1-46fe-acd1-9a015ba721c5"
    ],
    "album": "Gorgeous George",
    "release_id": "c1f07e5d-f842-3276-aa6a-c892dc5f3ea2",
    "release_group_id": "f4372f17-6137-3a71-90e4-38276e2dbd4c",
    "labels": [
        "Bar/None Records"
    ],
    "label_ids": [
        "1231f865-6637-443f-b97f-619723bebcd9"
    ],
    "release_date": "1995-01-01",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "The drum track, including that booming intro, is sampled from Len Barry's 1965 hit \"1-2-3.\" Collins used the sample because it was easier than enlisting a live drummer. This ended up being a costly decision when he had to \"pay through the nose\" to clear it. When he was recording the song, Collins didn't think it would be a hit, so it wasn't worried about using the sample.\n---\nThat's Collins himself on that fuzzy guitar and Sex Pistols drummer Paul Cook on vibraphone.",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}