Information about plays

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

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

{
    "id": 3607319,
    "uri": "https://api.kexp.org/v2/plays/3607319/?format=api",
    "airdate": "2026-01-21T18:26:37-08:00",
    "show": 65717,
    "show_uri": "https://api.kexp.org/v2/shows/65717/?format=api",
    "image_uri": "https://dn721600.ca.archive.org/0/items/mbid-076d9b9e-fa73-4a55-bcac-cd463396dcec/mbid-076d9b9e-fa73-4a55-bcac-cd463396dcec-37958130881_thumb500.jpg",
    "thumbnail_uri": "https://dn721600.ca.archive.org/0/items/mbid-076d9b9e-fa73-4a55-bcac-cd463396dcec/mbid-076d9b9e-fa73-4a55-bcac-cd463396dcec-37958130881_thumb250.jpg",
    "song": "Living My Life",
    "track_id": "bc3c87d1-289b-4b7c-989d-352d7758c01b",
    "recording_id": "ecf56541-c126-4603-a0e6-425fd236e062",
    "artist": "Deerhunter",
    "artist_ids": [
        "4f416ed7-dda2-45de-a6f1-b986e861cf4b"
    ],
    "album": "Fading Frontier",
    "release_id": "076d9b9e-fa73-4a55-bcac-cd463396dcec",
    "release_group_id": "d9ea57c7-5582-4159-a901-d058b3468586",
    "labels": [
        "4AD"
    ],
    "label_ids": [
        "a539bb1e-f2e1-4b45-9db8-8053841e7503"
    ],
    "release_date": "2015-10-16",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "In December 2014, lead singer Bradford Cox was involved in a car crash which left him \"seriously injured, but also provided a perspective-giving jolt\". Prior to the release of Fading Frontier, Cox stated that the accident \"erased all illusions\" and admitted that it was a definite turning point for him.",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}