Information about plays

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

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

{
    "id": 3621428,
    "uri": "https://api.kexp.org/v2/plays/3621428/?format=api",
    "airdate": "2026-02-23T21:39:10-08:00",
    "show": 66014,
    "show_uri": "https://api.kexp.org/v2/shows/66014/?format=api",
    "image_uri": "https://coverartarchive.org/release/03bb59bf-d587-45ee-94b8-dac9ad6b8c34/38882534212-500.jpg",
    "thumbnail_uri": "https://coverartarchive.org/release/03bb59bf-d587-45ee-94b8-dac9ad6b8c34/38882534212-250.jpg",
    "song": "Asha",
    "track_id": null,
    "recording_id": "0209780d-a86d-40a8-9fdf-12a7677a72ac",
    "artist": "BALTHVS",
    "artist_ids": [
        "947536b9-1e0a-4e93-bb07-4edc9c2c9ce4"
    ],
    "album": "Harvest",
    "release_id": null,
    "release_group_id": "4e038f5d-32c1-432d-a200-e0bfc4be7ac9",
    "labels": [
        "Mixto Records"
    ],
    "label_ids": [
        "3f556a04-125e-42f6-8d86-483bc3685f41"
    ],
    "release_date": "2024-07-19",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Formed in 2020, BALTHVS has grown in six years to become Colombia’s leading alternative act. They continue to push forward with a distinctive blend of psychedelic funk, global grooves, Middle Eastern melodies, spiritual jazz improvisations, and Latin-tinged rhythms\n*** Live on KEXP | En Vivo desde KEXP: https://www.youtube.com/watch?v=DKE7Bb3wjhg\nFormada en 2020, BALTHVS ha crecido en seis años hasta convertirse en el grupo alternativo líder de Colombia. Siguen avanzando con una mezcla distintiva de funk psicodélico, ritmos globales, melodías de Oriente Medio, improvisaciones de jazz espiritual y ritmos con toques latinos.",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}