Information about plays

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

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

{
    "id": 3636938,
    "uri": "https://api.kexp.org/v2/plays/3636938/?format=api",
    "airdate": "2026-04-02T16:48:04-07:00",
    "show": 66347,
    "show_uri": "https://api.kexp.org/v2/shows/66347/?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": "Snakeskin",
    "track_id": "6a669dff-c8fb-4ee5-b53a-d10b4b124de2",
    "recording_id": "56862d6c-a6cf-4652-8270-1b86e442bbee",
    "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": "Deerhunter's seventh studio release. 'Fading Frontier' is the first release after Bradford Cox was involved in an accident that \"erased all illusions\", leading to a definite turning point. https://bit.ly/3PTvFRY",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}