Information about plays

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

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

{
    "id": 3596720,
    "uri": "https://api.kexp.org/v2/plays/3596720/?format=api",
    "airdate": "2025-12-27T13:33:44-08:00",
    "show": 65489,
    "show_uri": "https://api.kexp.org/v2/shows/65489/?format=api",
    "image_uri": "https://ia902900.us.archive.org/8/items/mbid-4ad37b4d-9d1d-4534-bc68-e4ebc25ff332/mbid-4ad37b4d-9d1d-4534-bc68-e4ebc25ff332-22152873653_thumb500.jpg",
    "thumbnail_uri": "https://ia802900.us.archive.org/8/items/mbid-4ad37b4d-9d1d-4534-bc68-e4ebc25ff332/mbid-4ad37b4d-9d1d-4534-bc68-e4ebc25ff332-22152873653_thumb250.jpg",
    "song": "The Animals",
    "track_id": "9f7ec71d-da2f-4eff-a3a3-1cbbc49acbfc",
    "recording_id": "805315bf-955a-4d37-94a8-7845b416196b",
    "artist": "Ladytron",
    "artist_ids": [
        "b45335d1-5219-4262-a44d-936aa36eeaed"
    ],
    "album": "Ladytron",
    "release_id": "4ad37b4d-9d1d-4534-bc68-e4ebc25ff332",
    "release_group_id": "8eb0e1b1-1c10-4706-acc3-aca5716b7c5c",
    "labels": [],
    "label_ids": [],
    "release_date": "2019-02-01",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "\"Directed by Fernando Nogari, the film for ‘The Animals’ follows the trajectory of a group of young people on a sensory, violent and joyous trip through the underworld of megalopolis São Paulo - a snapshot of Brazil’s dark contemporary moment.\"\n\nWatch the official video here: https://www.youtube.com/watch?v=wmeg3SVHb_U",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}