Information about plays

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

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

{
    "id": 3421716,
    "uri": "https://api.kexp.org/v2/plays/3421716/?format=api",
    "airdate": "2024-11-05T12:11:13-08:00",
    "show": 61770,
    "show_uri": "https://api.kexp.org/v2/shows/61770/?format=api",
    "image_uri": "https://ia904505.us.archive.org/19/items/mbid-2f1b11bf-5dfe-450e-9db9-6b7804dc90eb/mbid-2f1b11bf-5dfe-450e-9db9-6b7804dc90eb-8040240591_thumb500.jpg",
    "thumbnail_uri": "https://ia804505.us.archive.org/19/items/mbid-2f1b11bf-5dfe-450e-9db9-6b7804dc90eb/mbid-2f1b11bf-5dfe-450e-9db9-6b7804dc90eb-8040240591_thumb250.jpg",
    "song": "One by One All Day",
    "track_id": "a473ada7-8139-3344-8854-ced0aafae20a",
    "recording_id": "e02c2c2c-1a61-4f5a-a146-ea39cd7fde97",
    "artist": "The Shins",
    "artist_ids": [
        "6c8b9855-ba8b-48f9-ac1d-42167f7f7b18"
    ],
    "album": "Oh, Inverted World",
    "release_id": "2f1b11bf-5dfe-450e-9db9-6b7804dc90eb",
    "release_group_id": "970604f0-59e8-36d0-922f-0b7459192c9b",
    "labels": [
        "Sub Pop Records"
    ],
    "label_ids": [
        "38dc88de-7720-4100-9d5b-3cdc41b0c474"
    ],
    "release_date": "2001-06-19",
    "rotation_status": null,
    "is_local": true,
    "is_request": false,
    "is_live": false,
    "comment": "A suggestion from William in Dallas... Thanks!!\n---\nA reviewer wrote, \"Strolling on to ‘One by one all day’, the Shins seem to settle to earth and firmly plant themselves in the soil. Tumbling drums let the lyrics cascade sympathetically. Mercer’s phrasing is unique – words roll about in his mouth like marbles as he occasionally spills them to the floor of his silo. He has a distinct way of letting you feel he’s wrapped up a sentiment and then twisting it with a few words muttered under his breath. In many ways, this is the subtlety of The Shins as a whole, letting the audience unconsciously hum along while keeping us a bit off-stride.\"",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}