Information about plays

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

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

{
    "id": 3637424,
    "uri": "https://api.kexp.org/v2/plays/3637424/?format=api",
    "airdate": "2026-04-03T21:09:13-07:00",
    "show": 66357,
    "show_uri": "https://api.kexp.org/v2/shows/66357/?format=api",
    "image_uri": "https://coverartarchive.org/release/4419b484-1f9d-402d-9757-e1bdea31fd42/39666581901-500.jpg",
    "thumbnail_uri": "https://coverartarchive.org/release/4419b484-1f9d-402d-9757-e1bdea31fd42/39666581901-250.jpg",
    "song": "Okino",
    "track_id": null,
    "recording_id": "4da6b9e5-62c4-4779-ace7-c5fb2c820f9e",
    "artist": "Nyboma",
    "artist_ids": [
        "058e9e82-7efe-4fbd-9035-229e4e6e29ef"
    ],
    "album": "Nyboma",
    "release_id": null,
    "release_group_id": "b998149a-05dc-400b-8b7e-edd662f568ad",
    "labels": [],
    "label_ids": [],
    "release_date": "1995-01-01",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Nyboma Mwan'dido (born December 24, 1952) is a renowned Congolese soukous singer and composer, celebrated for his velvety vocals and key roles in influential bands like Orchestre Lipua Lipua, Orchestre Kamale, and Les Quatre Étoiles. A staple of Congolese rumba since the 1970s, he has enjoyed a five-decade career and is celebrated as a \"golden age\" vocalist.",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}