Information about plays

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

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

{
    "id": 3542687,
    "uri": "https://api.kexp.org/v2/plays/3542687/?format=api",
    "airdate": "2025-08-21T00:31:31-07:00",
    "show": 64343,
    "show_uri": "https://api.kexp.org/v2/shows/64343/?format=api",
    "image_uri": "https://dn720704.ca.archive.org/0/items/mbid-36b69931-add2-4409-8d7a-939f277223f2/mbid-36b69931-add2-4409-8d7a-939f277223f2-7183720847_thumb500.jpg",
    "thumbnail_uri": "https://ia801509.us.archive.org/30/items/mbid-36b69931-add2-4409-8d7a-939f277223f2/mbid-36b69931-add2-4409-8d7a-939f277223f2-7183720847_thumb250.jpg",
    "song": "Stay Gold",
    "track_id": "95f00a1e-a0fc-442d-8bf3-c84cd4bb5936",
    "recording_id": "ddcd1026-2197-420d-b001-1c75f144f11d",
    "artist": "First Aid Kit",
    "artist_ids": [
        "373faa02-74d7-4b1d-9b47-7574ad510f8d"
    ],
    "album": "Stay Gold",
    "release_id": "36b69931-add2-4409-8d7a-939f277223f2",
    "release_group_id": "5fcf275b-ddae-479d-90a0-80f521404de8",
    "labels": [
        "Columbia"
    ],
    "label_ids": [
        "011d1192-6f65-45bd-85c4-0400dd45693e"
    ],
    "release_date": "2014-06-10",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Stay Gold is the third studio album by Swedish indie folk duo First Aid Kit, released in 2014. \n\nHere is First Aid Kit's Live session on KEXP, which features this song: https://www.youtube.com/watch?v=56EyxCwGYjw&pp=ygUSZmlyc3QgYWlkIGtpZCBrZXhw\n\nhttps://www.firstaidkitband.com",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}