Information about plays

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

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

{
    "id": 3439760,
    "uri": "https://api.kexp.org/v2/plays/3439760/?format=api",
    "airdate": "2024-12-18T18:47:02-08:00",
    "show": 62144,
    "show_uri": "https://api.kexp.org/v2/shows/62144/?format=api",
    "image_uri": "https://ia801004.us.archive.org/25/items/mbid-c4f39274-020a-4e6c-adec-627772ee44f0/mbid-c4f39274-020a-4e6c-adec-627772ee44f0-19170079880_thumb500.jpg",
    "thumbnail_uri": "https://ia601004.us.archive.org/25/items/mbid-c4f39274-020a-4e6c-adec-627772ee44f0/mbid-c4f39274-020a-4e6c-adec-627772ee44f0-19170079880_thumb250.jpg",
    "song": "Velvet 4 Sale",
    "track_id": "4ef4d3b4-db97-448a-93a8-5deb6499bb95",
    "recording_id": "04d09300-ffeb-4787-8c9f-6adb81f456be",
    "artist": "U.S. Girls",
    "artist_ids": [
        "036912f5-c717-498d-8958-6058de17bb70"
    ],
    "album": "In a Poem Unlimited",
    "release_id": "c4f39274-020a-4e6c-adec-627772ee44f0",
    "release_group_id": "5c61b138-6ffa-4f14-a156-25e6d6e70120",
    "labels": [
        "4AD"
    ],
    "label_ids": [
        "a539bb1e-f2e1-4b45-9db8-8053841e7503"
    ],
    "release_date": "2018-02-16",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Meg Remy's Toronto-based project U.S. Girls performed this one Live at KEXP in 2018, hosted by Cheryl Waters. Watch it here: https://youtu.be/FZwax8qgrsU",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}