Information about plays

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

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

{
    "id": 3439765,
    "uri": "https://api.kexp.org/v2/plays/3439765/?format=api",
    "airdate": "2024-12-18T19:00:38-08:00",
    "show": 62144,
    "show_uri": "https://api.kexp.org/v2/shows/62144/?format=api",
    "image_uri": "https://ia601400.us.archive.org/17/items/mbid-bf9c7fde-8c3e-4682-8c07-c3be19b1e620/mbid-bf9c7fde-8c3e-4682-8c07-c3be19b1e620-16188209430_thumb500.jpg",
    "thumbnail_uri": "https://ia801400.us.archive.org/17/items/mbid-bf9c7fde-8c3e-4682-8c07-c3be19b1e620/mbid-bf9c7fde-8c3e-4682-8c07-c3be19b1e620-16188209430_thumb250.jpg",
    "song": "All I Want for Xmas (Is a Tascam 388)",
    "track_id": "2d6a33e8-2e99-4841-8053-27f9d65f0072",
    "recording_id": "de0fd16f-e4d3-4e4e-83fd-9e388d02f9a7",
    "artist": "Pond",
    "artist_ids": [
        "69ac44f7-c80d-47b4-9bc8-fcc758d209e6"
    ],
    "album": "The Weather",
    "release_id": "bf9c7fde-8c3e-4682-8c07-c3be19b1e620",
    "release_group_id": "476241c2-a06b-4c97-9e5e-7b989a8a518f",
    "labels": [
        "Marathon Artists"
    ],
    "label_ids": [
        "1233e5e0-9e19-4ee6-9cab-a8e17ddb4ff4"
    ],
    "release_date": "2017-05-05",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Just a brief holiday set to warm you up for next week's Astral Plane on Christmas Day!\n\nThe video for this amazing track: https://youtu.be/K_cxC8ZsP7o\n\nhttps://pondband.bandcamp.com/track/all-i-want-for-xmas-is-a-tascam-388",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}