Information about plays

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

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

{
    "id": 3537643,
    "uri": "https://api.kexp.org/v2/plays/3537643/?format=api",
    "airdate": "2025-08-08T21:37:05-07:00",
    "show": 64236,
    "show_uri": "https://api.kexp.org/v2/shows/64236/?format=api",
    "image_uri": "https://coverartarchive.org/release/0cca90d3-f5d8-44d1-a899-afb94b1345ec/39499552784-500.jpg",
    "thumbnail_uri": "https://coverartarchive.org/release/0cca90d3-f5d8-44d1-a899-afb94b1345ec/39499552784-250.jpg",
    "song": "Enjoy Your Life",
    "track_id": null,
    "recording_id": "11e80ebc-9aa4-4207-a7b3-1314811005bd",
    "artist": "Oby Onyioha",
    "artist_ids": [
        "cf89628c-bc49-49a1-9c06-e1a36c29613f"
    ],
    "album": "I Want to Feel Your Love",
    "release_id": null,
    "release_group_id": "958fecae-9dfa-4e77-86a8-c941dfcb691c",
    "labels": [],
    "label_ids": [],
    "release_date": "1981-01-01",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Oby Onyioha  was born in Lagos and brought up in the eastern part of Nigeria. Her father was K. O. K. Onyioha the Head of the Godian Religion. Onyioha first burst onto the Nigerian music scene in 1981 with the release of her first album I Want to Feel Your Love which was named after her hugely successful single of the same title. The single, \"I Want to Feel Your Love\" is regarded as one of the greatest songs of her era in Nigeria. She was the first artist to sign to Time Communication Limited.",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}