Information about plays

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

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

{
    "id": 3607269,
    "uri": "https://api.kexp.org/v2/plays/3607269/?format=api",
    "airdate": "2026-01-21T15:41:10-08:00",
    "show": 65716,
    "show_uri": "https://api.kexp.org/v2/shows/65716/?format=api",
    "image_uri": "https://ia800203.us.archive.org/29/items/mbid-e2a83ddb-8b26-458d-b676-4a9ac4100a19/mbid-e2a83ddb-8b26-458d-b676-4a9ac4100a19-38342991768_thumb500.jpg",
    "thumbnail_uri": "https://dn710209.ca.archive.org/0/items/mbid-e2a83ddb-8b26-458d-b676-4a9ac4100a19/mbid-e2a83ddb-8b26-458d-b676-4a9ac4100a19-38342991768_thumb250.jpg",
    "song": "Stand Tall",
    "track_id": "b79abec8-327d-4049-8654-233b163ac00d",
    "recording_id": "23446799-28cd-49e9-882a-d32fd71b34f7",
    "artist": "Rapsody",
    "artist_ids": [
        "d6302903-1f62-420a-8d8b-c54941ac754e"
    ],
    "album": "Please Don’t Cry",
    "release_id": "e2a83ddb-8b26-458d-b676-4a9ac4100a19",
    "release_group_id": "0e7d4377-561a-45d0-9652-084884490490",
    "labels": [
        "Roc Nation",
        "Jamla Records, LLC"
    ],
    "label_ids": [
        "7204e52a-64c8-4a48-9bca-079359ee9d3f",
        "fd452f0b-deca-4c3e-a282-9d7b550bc5ef"
    ],
    "release_date": "2024-05-17",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "On “Stand Tall,” the lyrical showmanship isn’t entirely gone, but the most memorable lines are those laid bare and unadorned, like “So I don’t got no answers, you can believe what you choose/ I’m tryin’ to focus on sleepin’ at night and not wakin’ up panickin’,” and “Visits with my Auntie, my Uncle’s ashes on the mantelpiece/ Her tears never stop it’s like the cycle’s on a rinse-repeat…”. Her strained, almost shaky tone lays perfectly against the backdrop provided by Jamla producer Eric G., whose delicate maneuvering on “Stand Tall” provides just as soft of a landing for soul-baring as it did on Mac Miller’s unforgettable “2009.”: https://indyweek.com/news/culture/music/super-empty-rapsody-stand-tall/",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}