Information about plays

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

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

{
    "id": 3554042,
    "uri": "https://api.kexp.org/v2/plays/3554042/?format=api",
    "airdate": "2025-09-17T04:04:40-07:00",
    "show": 64583,
    "show_uri": "https://api.kexp.org/v2/shows/64583/?format=api",
    "image_uri": "https://ia803407.us.archive.org/21/items/mbid-422a85da-6ec5-408f-a525-aae543c9c179/mbid-422a85da-6ec5-408f-a525-aae543c9c179-8202341242_thumb500.jpg",
    "thumbnail_uri": "https://ia903407.us.archive.org/21/items/mbid-422a85da-6ec5-408f-a525-aae543c9c179/mbid-422a85da-6ec5-408f-a525-aae543c9c179-8202341242_thumb250.jpg",
    "song": "Born Free",
    "track_id": "2704af71-0956-355f-a83b-4cd948077c0f",
    "recording_id": "0901119e-3d25-437b-9c07-de850b86cc1c",
    "artist": "M.I.A.",
    "artist_ids": [
        "7cf0ea9d-86b9-4dad-ba9e-2355a64899ea"
    ],
    "album": "/\\/\\ /\\ Y /\\",
    "release_id": "422a85da-6ec5-408f-a525-aae543c9c179",
    "release_group_id": "78e297b2-f72c-4bc9-929e-da64f5a4619a",
    "labels": [],
    "label_ids": [],
    "release_date": "2010-07-07",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "This song was accompanied by a controversial music video depicting scenes of genocide toward people with red hair. The music video was inspired by video footage showing extra-judicial killings of Tamil civilians by the Sri Lankan army at the end of the 25+ year civil war. The video stirred up a lot of controversy and was even banned by YouTube.\nWatch it here: https://vimeo.com/11219730",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}