Information about plays

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

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

{
    "id": 3589259,
    "uri": "https://api.kexp.org/v2/plays/3589259/?format=api",
    "airdate": "2025-12-10T07:56:45-08:00",
    "show": 65338,
    "show_uri": "https://api.kexp.org/v2/shows/65338/?format=api",
    "image_uri": "https://ia601708.us.archive.org/25/items/mbid-7cb87a48-f52f-4adf-bcbb-8dcf665bf287/mbid-7cb87a48-f52f-4adf-bcbb-8dcf665bf287-43553972187_thumb500.jpg",
    "thumbnail_uri": "https://ia801708.us.archive.org/25/items/mbid-7cb87a48-f52f-4adf-bcbb-8dcf665bf287/mbid-7cb87a48-f52f-4adf-bcbb-8dcf665bf287-43553972187_thumb250.jpg",
    "song": "American Lightning",
    "track_id": "f7cf9811-2ccf-4fb6-bf7c-f6b18cc8f640",
    "recording_id": "979bdba1-c4c9-47a0-b8a0-b86cc588d1af",
    "artist": "Millie Turner",
    "artist_ids": [
        "d8a47787-7ed2-43e6-9dad-c7053bdb1196"
    ],
    "album": "American Lightning",
    "release_id": "7cb87a48-f52f-4adf-bcbb-8dcf665bf287",
    "release_group_id": "220dbe91-4871-48a9-8d78-8226ec18e192",
    "labels": [
        "[no label]"
    ],
    "label_ids": [
        "157afde4-4bf5-4039-8ad2-5a15acc85176"
    ],
    "release_date": "2025-10-10",
    "rotation_status": "Light",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "East London singer/songwriter with a song she says was “Four years in the making.\"\n\nhttps://millieturner.bandcamp.com",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}