Information about plays

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

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

{
    "id": 3562942,
    "uri": "https://api.kexp.org/v2/plays/3562942/?format=api",
    "airdate": "2025-10-09T05:07:30-07:00",
    "show": 64785,
    "show_uri": "https://api.kexp.org/v2/shows/64785/?format=api",
    "image_uri": "https://ia802906.us.archive.org/18/items/mbid-4b2e417b-0e22-3f3e-9b2a-33c24ded5d8f/mbid-4b2e417b-0e22-3f3e-9b2a-33c24ded5d8f-3111882620_thumb500.jpg",
    "thumbnail_uri": "https://ia802906.us.archive.org/18/items/mbid-4b2e417b-0e22-3f3e-9b2a-33c24ded5d8f/mbid-4b2e417b-0e22-3f3e-9b2a-33c24ded5d8f-3111882620_thumb250.jpg",
    "song": "[Samskeyti]",
    "track_id": "5481b58e-21bc-3bdc-b427-70508473f291",
    "recording_id": "81902f55-cba5-45e9-ae3d-8cc4b4a5eb27",
    "artist": "Sigur Rós",
    "artist_ids": [
        "f6f2326f-6b25-4170-b89d-e235b25508e8"
    ],
    "album": "( )",
    "release_id": "4b2e417b-0e22-3f3e-9b2a-33c24ded5d8f",
    "release_group_id": "950a650b-1e8d-3097-92af-9f7686bba4f1",
    "labels": [
        "MCA Records"
    ],
    "label_ids": [
        "46a3941a-c810-47a1-974f-955effec4d09"
    ],
    "release_date": "2002-10-29",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "#251 on our countdown\n\nThe album title ( ) is also referred to as Svigaplatan, which translates to The Bracket Album. \t\t\t\n\nSigur Rós is on tour! \n-Nov. 14th @ Theater of the Clouds, Portland, OR\n-Nov. 16-17th @ Orpheum Theatre, San Francisco\n\n\"( ) is the only album where Jónsi sings entirely in the wordless lyrics of Hopelandic. A desire to elide meaning and allow the listener to bring their own interpretation to the music extends to each of the album’s eight songs, all of which are nameless.\"\nhttps://store.sigurros.com/album/20th-anniversary-edition",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}