Information about plays

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

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

{
    "id": 3601557,
    "uri": "https://api.kexp.org/v2/plays/3601557/?format=api",
    "airdate": "2026-01-07T21:33:57-08:00",
    "show": 65590,
    "show_uri": "https://api.kexp.org/v2/shows/65590/?format=api",
    "image_uri": "",
    "thumbnail_uri": "",
    "song": "Tale of My Lost Love",
    "track_id": null,
    "recording_id": "6d88de05-bd45-4fcf-af0a-27520366b944",
    "artist": "Female Species",
    "artist_ids": [
        "1a7aa88b-ed7b-46ff-b362-8eef48f2f836"
    ],
    "album": "Tale of My Lost Love",
    "release_id": null,
    "release_group_id": "93c87f64-7512-497a-a7b7-3d84b0969b4f",
    "labels": [
        "Numero Group"
    ],
    "label_ids": [
        "48cdb429-5d99-4ae5-8bc1-7bc7b68098b4"
    ],
    "release_date": "2021-03-01",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "\"From their origins as the archetypal mid-’60s southern California girl group to their destiny as top-flight songwriters in the ’80s and ’90s Nashville country-industrial complex, Vicki and Ronni Gossett have never been much further than 20 feet from stardom. \" https://numerogroup.com/products/female-species-tale-of-my-lost-love?srsltid=AfmBOorvXsA2wmNX0bxBrynZf30JDDi90UfXjZMaqVCqJQprbRDfhZGp",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}