Information about plays

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

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

{
    "id": 3519571,
    "uri": "https://api.kexp.org/v2/plays/3519571/?format=api",
    "airdate": "2025-06-27T15:39:18-07:00",
    "show": 63851,
    "show_uri": "https://api.kexp.org/v2/shows/63851/?format=api",
    "image_uri": "https://coverartarchive.org/release/9d844408-8462-4dee-a513-c98b781af0dd/35089638662-500.jpg",
    "thumbnail_uri": "https://coverartarchive.org/release/9d844408-8462-4dee-a513-c98b781af0dd/35089638662-250.jpg",
    "song": "Melodies",
    "track_id": null,
    "recording_id": "8efa2c91-e180-42eb-a246-cbe196202a72",
    "artist": "Made in U.S.A.",
    "artist_ids": [
        "f66c4db0-9478-4bd3-aa95-d364835de8d9"
    ],
    "album": "Made in U.S.A.",
    "release_id": null,
    "release_group_id": "156e38df-ab31-41c5-a9c5-7618abc375ec",
    "labels": [
        "De‐Lite Records"
    ],
    "label_ids": [
        "bfc7a464-c27f-4abd-af5a-35f17f557168"
    ],
    "release_date": "1977-01-01",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Made In USA (Made In Unity, Strength Ambition) formed in 1975 and only stayed together a few years. Freida Nerangis and Britt Britton hand-picked the self- contained unit with the help of Brooklyn native and alto sax player, Darryl Gibbs. The other members, also from Brooklyn were Jann Harrison (vocalist), Willie Slaughter (bass), Herbert Aikens (tenor sax), Kevin Hood (keyboards), Charles Morais (guitar), Ruben Faison (alto sax), and Greg Henderson (trumpet).",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}