Information about plays

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

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

{
    "id": 3428197,
    "uri": "https://api.kexp.org/v2/plays/3428197/?format=api",
    "airdate": "2024-11-21T08:47:30-08:00",
    "show": 61907,
    "show_uri": "https://api.kexp.org/v2/shows/61907/?format=api",
    "image_uri": "https://coverartarchive.org/release/b8811d78-11c4-4f88-8fde-409296841262/21356054355-500.jpg",
    "thumbnail_uri": "https://coverartarchive.org/release/b8811d78-11c4-4f88-8fde-409296841262/21356054355-250.jpg",
    "song": "Lady Day and John Coltrane",
    "track_id": null,
    "recording_id": "d2cfc7be-1cdd-43c8-98cb-78c6c3ff5f7d",
    "artist": "Gil Scott‐Heron",
    "artist_ids": [
        "b5b89643-c488-4f39-a302-25cab31084a5"
    ],
    "album": "Pieces of a Man",
    "release_id": null,
    "release_group_id": "950f8cdc-da7b-3cd1-8d98-1c73cf5432d9",
    "labels": [
        "RCA Victor"
    ],
    "label_ids": [
        "b3f4e6a5-ece0-43be-a530-68ad0d49fee8"
    ],
    "release_date": "1971-01-01",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "By request!\n\n'Could you call on Lady Day?\nCould you call on John Coltrane?\nNow, ‘cause they'll, they'll wash your troubles\nYour troubles, your troubles, your troubles away!'\n\nFrom Gil Scott-Heron's debut studio album, pivoting from the spoken word to progressive soul and jazz-funk that Scott-Heron called \"bluesology, the science of how things feel\".  This song was an homage to Billie Holiday and John Coltrane.\n\nRead more at Jazziz: https://tinyurl.com/esectsa9",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}