Information about plays

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

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

{
    "id": 3595428,
    "uri": "https://api.kexp.org/v2/plays/3595428/?format=api",
    "airdate": "2025-12-24T16:43:23-08:00",
    "show": 65466,
    "show_uri": "https://api.kexp.org/v2/shows/65466/?format=api",
    "image_uri": "https://ia801906.us.archive.org/33/items/mbid-42b2796f-44f6-48f1-a8ac-66a62512d2e7/mbid-42b2796f-44f6-48f1-a8ac-66a62512d2e7-4514791229_thumb500.jpg",
    "thumbnail_uri": "https://ia801906.us.archive.org/33/items/mbid-42b2796f-44f6-48f1-a8ac-66a62512d2e7/mbid-42b2796f-44f6-48f1-a8ac-66a62512d2e7-4514791229_thumb250.jpg",
    "song": "Way of the Light",
    "track_id": "47c412b6-3d28-40c5-b917-cedb619a5ce0",
    "recording_id": "7729659f-3510-444a-ace1-5f1deaa9da2a",
    "artist": "Gift of Gab",
    "artist_ids": [
        "0a2f3fba-bf81-4c27-bf03-4dcf8e56a72e"
    ],
    "album": "4th Dimensional Rocketships Going Up",
    "release_id": "cd76b309-e290-40f9-9899-3d6659c02e7b",
    "release_group_id": "77ec17e1-c887-3569-8582-6a5a476fadf9",
    "labels": [
        "Epitaph",
        "Quannum Projects"
    ],
    "label_ids": [
        "1bfd06be-a6ed-4ced-8159-7d4d2923a40c",
        "650ccc99-f851-4966-9b63-137b9d84926c"
    ],
    "release_date": "2004-05-11",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "From 2004 produced by Seattle's own Vitamin D and Jake One! The legendary Gift of Gab from Blackalicious came up to Seattle from the Bay Area to work with the Seattle producers on his solo debut '4th Dimensional Rocketships Going Up'.\n\nhttps://tallhomeyvitamind.bandcamp.com/\nhttps://jakeuno.bandcamp.com/",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}