Information about plays

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

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

{
    "id": 3437499,
    "uri": "https://api.kexp.org/v2/plays/3437499/?format=api",
    "airdate": "2024-12-13T08:08:53-08:00",
    "show": 62096,
    "show_uri": "https://api.kexp.org/v2/shows/62096/?format=api",
    "image_uri": "https://ia803403.us.archive.org/10/items/mbid-32a59c9c-2c2c-4f83-ae17-d2298df7d790/mbid-32a59c9c-2c2c-4f83-ae17-d2298df7d790-32911826323_thumb500.jpg",
    "thumbnail_uri": "https://ia803403.us.archive.org/10/items/mbid-32a59c9c-2c2c-4f83-ae17-d2298df7d790/mbid-32a59c9c-2c2c-4f83-ae17-d2298df7d790-32911826323_thumb250.jpg",
    "song": "You Push, I'll Go",
    "track_id": "552e1edd-3ca5-4c97-bdc4-873112ede919",
    "recording_id": "e5cf097d-b263-4451-bba3-4cfbdefef8c6",
    "artist": "Baby Dayliner feat. Alex Sanchez",
    "artist_ids": [
        "f0572bd7-73cb-4f43-94b0-2e11309ed09b",
        "c33e8c3a-eea9-4916-95df-182d4652e0dd"
    ],
    "album": "You Push I'll Go",
    "release_id": "32a59c9c-2c2c-4f83-ae17-d2298df7d790",
    "release_group_id": "69e1ea75-d234-4df4-8cf3-ebba7aec9e9c",
    "labels": [
        "Brassland"
    ],
    "label_ids": [
        "a3bcb245-7437-4fcb-b495-d9df3e64095c"
    ],
    "release_date": "2017-07-07",
    "rotation_status": "R/N",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Matt Berninger of The National says of Ethan Marunas: \"What I like most about Baby Dayliner’s writing is that there's rarely any meanness in his songs; no forced posturing or aggressiveness; and they are loaded with empathy. He sings about flawed and vain characters but with genuine understanding and kindness. The music is catchy, smart, and weird — something beautiful and odd, that only he does. Baby Dayliner is something uncommon in pop music. He’s unique.\"\n--\n Do you know that you can go right here to purchase this beloved song?: https://babydayliner.bandcamp.com/album/you-push-ill-go",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}