Information about plays

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

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

{
    "id": 3339769,
    "uri": "https://api.kexp.org/v2/plays/3339769/?format=api",
    "airdate": "2024-04-25T05:11:53-07:00",
    "show": 60041,
    "show_uri": "https://api.kexp.org/v2/shows/60041/?format=api",
    "image_uri": "https://ia801305.us.archive.org/30/items/mbid-abe305a8-fe6e-4964-809a-0638b4f9f746/mbid-abe305a8-fe6e-4964-809a-0638b4f9f746-38041599071_thumb500.jpg",
    "thumbnail_uri": "https://ia801305.us.archive.org/30/items/mbid-abe305a8-fe6e-4964-809a-0638b4f9f746/mbid-abe305a8-fe6e-4964-809a-0638b4f9f746-38041599071_thumb250.jpg",
    "song": "Tombé du ciel",
    "track_id": "6287791a-c563-4eb8-b3ae-4a6c917d66f8",
    "recording_id": "28de51ff-3dae-4cf8-a5e6-f7889fc64399",
    "artist": "Cléa Vincent",
    "artist_ids": [
        "90024c0b-daa5-485c-818c-c600522ce1b8"
    ],
    "album": "Ad vitam æternamour",
    "release_id": "abe305a8-fe6e-4964-809a-0638b4f9f746",
    "release_group_id": "f316a0d9-cf3b-4948-81e4-00d03d685aa8",
    "labels": [
        "Midnight Special Records"
    ],
    "label_ids": [
        "725a4db2-a01b-475b-bc91-b819c3904eef"
    ],
    "release_date": "2024-03-29",
    "rotation_status": "Medium",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "\"The third album from this Parisian singer, songwriter, and multi-instrumentalist is a strong set of colorful, elastic, synthy indie pop that pairs bouncy beatific backdrops with her charming melodies and buoyant lyrics sung entirely in French.\" -Alex Ruder, KEXP Associate Music Director\n\nhttps://cleavincent.bandcamp.com/album/ad-vitam-ternamour",
    "play_type": "trackplay"
}