Information about plays

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

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

{
    "id": 3422532,
    "uri": "https://api.kexp.org/v2/plays/3422532/?format=api",
    "airdate": "2024-11-07T14:17:32-08:00",
    "show": 61788,
    "show_uri": "https://api.kexp.org/v2/shows/61788/?format=api",
    "image_uri": "https://coverartarchive.org/release/9548efdb-4208-473c-976f-1e06e2106f7b/16220903845-500.jpg",
    "thumbnail_uri": "https://coverartarchive.org/release/9548efdb-4208-473c-976f-1e06e2106f7b/16220903845-250.jpg",
    "song": "Snow Creatures",
    "track_id": null,
    "recording_id": "9a3be678-91d1-4ecd-a6bc-2049df96b376",
    "artist": "Quincy Jones",
    "artist_ids": [
        "5803c81e-739a-4057-9a5c-cf84e55db630"
    ],
    "album": "$ (Music From the Original Motion Picture Sound Track)",
    "release_id": null,
    "release_group_id": "a227c354-705e-31ab-8da9-4fc9962c0d09",
    "labels": [
        "Reprise Records"
    ],
    "label_ids": [
        "af6d6f49-2b4d-40fe-86d4-241906772b59"
    ],
    "release_date": "1972-03-01",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "The track “Snow Creatures” has been sampled by Gang Starr (“Alongwaytogo”) and Common “Tricks Up My Sleeve.\"\n--\n“If you are putting together a compilation of great film music from the second half of the 20th century music, there is a good chance you will be using something Jones composed,” says writer David Walker, former publisher of defunct zine BadAzz Mofo. “More than anything else, Quincy Jones brought a sense of soul to film scores.”\n\n Read about the magic of a Quincy Jones film score: https://crimereads.com/the-magic-of-a-quincy-jones-film-score/",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}