Information about plays

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

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

{
    "id": 3550170,
    "uri": "https://api.kexp.org/v2/plays/3550170/?format=api",
    "airdate": "2025-09-07T20:10:49-07:00",
    "show": 64502,
    "show_uri": "https://api.kexp.org/v2/shows/64502/?format=api",
    "image_uri": "https://coverartarchive.org/release/f3fd3cf5-fc66-40a9-b0e1-17f4aacefb0d/35075026091-500.jpg",
    "thumbnail_uri": "https://coverartarchive.org/release/f3fd3cf5-fc66-40a9-b0e1-17f4aacefb0d/35075026091-250.jpg",
    "song": "Double Cross",
    "track_id": null,
    "recording_id": "3d825a1d-f9e9-4191-85f2-dfd00a5d614f",
    "artist": "First Choice",
    "artist_ids": [
        "bd1510da-7c76-4be3-a71e-9f5c71273176"
    ],
    "album": "Hold Your Horses",
    "release_id": null,
    "release_group_id": "fe0e6c43-83fb-3e23-bcaf-637f0d0a40ce",
    "labels": [
        "Gold Mind"
    ],
    "label_ids": [
        "44c2e905-ac4b-49f8-b90f-55f97fc2beb4"
    ],
    "release_date": "1979-02-26",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "First Choice released \"Double Cross\" in 1979 on their album Hold Your Horses, the trio's fifth studio album overall, and their second with Gold Mind. \n\nFirst Choice is a girl group and vocal music trio from Philadelphia. Their R&B and disco hits included \"Armed and Extremely Dangerous\", \"Smarty Pants\", \"The Player (Part 1)\", \"Guilty\", \"Love Thang\", and \"Doctor Love\". They were signed to soul label Philly Groove and to disco label Gold Mind, and later to Warner Bros. and Salsoul.\n\nRochelle Fleming and Annette Guest have been the two constant members of the girl group, with the third member changing duty between Wardell Piper, Joyce Jones, Ursula Herring, and Debbie Martin.",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}