Information about plays

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

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

{
    "id": 3423748,
    "uri": "https://api.kexp.org/v2/plays/3423748/?format=api",
    "airdate": "2024-11-10T15:08:47-08:00",
    "show": 61816,
    "show_uri": "https://api.kexp.org/v2/shows/61816/?format=api",
    "image_uri": "https://ia601200.us.archive.org/34/items/mbid-39d2c633-6913-4a46-96bb-5b2400082483/mbid-39d2c633-6913-4a46-96bb-5b2400082483-11913894372_thumb500.jpg",
    "thumbnail_uri": "https://ia601200.us.archive.org/34/items/mbid-39d2c633-6913-4a46-96bb-5b2400082483/mbid-39d2c633-6913-4a46-96bb-5b2400082483-11913894372_thumb250.jpg",
    "song": "Quiet Americans",
    "track_id": "a6888c6e-1bdc-4788-91c8-7ca13af940ab",
    "recording_id": "41f7db36-5d07-403a-8abd-ea139dbd3cf6",
    "artist": "Shearwater",
    "artist_ids": [
        "9df31471-e54e-43ba-bbe8-38fd94c63dbb"
    ],
    "album": "Jet Plane and Oxbow",
    "release_id": "39d2c633-6913-4a46-96bb-5b2400082483",
    "release_group_id": "ab830d15-30c8-4323-8aaf-f1a6939a98a4",
    "labels": [
        "Sub Pop Records"
    ],
    "label_ids": [
        "38dc88de-7720-4100-9d5b-3cdc41b0c474"
    ],
    "release_date": "2016-01-22",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Jet Plane and Oxbow puts Jonathan Meiburg nine albums deep into Shearwater material. Alone, this would be a feat. But couple it with his work writing, studying falcons, Okkervil River, and his time spent with other bands including Okkervil River, and it's truly astounding that his latest record sounds so vibrant and gripping.\n\nThe new record is a protest record of sorts, wrestling with the status quo over the course of eleven ferocious tracks. As his first record of original material since 2012 Sub Pop debut, Animal Joy, (in the middle he released Fellow Travelers an album of covers of bands he toured with), Jet Plane feels like the perfect follow, ripe with brilliant color and still in possession of the animal fire that has guided Shearwater for years.\n\nA Featured Song of the Day, you can download it free here: https://tinyurl.com/y9wsyard",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}