Information about plays

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

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

{
    "id": 3544043,
    "uri": "https://api.kexp.org/v2/plays/3544043/?format=api",
    "airdate": "2025-08-24T03:06:19-07:00",
    "show": 64373,
    "show_uri": "https://api.kexp.org/v2/shows/64373/?format=api",
    "image_uri": "https://ia802903.us.archive.org/5/items/mbid-82b49945-5c83-40a9-839d-9028e7f155dc/mbid-82b49945-5c83-40a9-839d-9028e7f155dc-42595538428_thumb500.jpg",
    "thumbnail_uri": "https://ia902903.us.archive.org/5/items/mbid-82b49945-5c83-40a9-839d-9028e7f155dc/mbid-82b49945-5c83-40a9-839d-9028e7f155dc-42595538428_thumb250.jpg",
    "song": "Taste on My Lips",
    "track_id": "f50898cc-ad31-4a7c-9510-d95d8ac67892",
    "recording_id": "ab925ffa-f70a-4f46-9200-31ef1d39447a",
    "artist": "Ya Tseen feat. Portugal. The Man, Meshell Ndegeocello & Sidibe",
    "artist_ids": [
        "55a8b485-1cbf-47ee-ae15-d106200fafe8",
        "3599a39e-4e10-4cb5-90d4-c8a015ebc73b",
        "2aee4788-a12a-4f98-882c-885866221536",
        "bcc37f9d-1f2d-4701-b43c-a8e68d70cb7d"
    ],
    "album": "Taste On My Lips",
    "release_id": "82b49945-5c83-40a9-839d-9028e7f155dc",
    "release_group_id": "d0162da0-9fda-474d-bbe7-4d5a1791124d",
    "labels": [
        "Sub Pop Records"
    ],
    "label_ids": [
        "38dc88de-7720-4100-9d5b-3cdc41b0c474"
    ],
    "release_date": "2025-07-25",
    "rotation_status": "Heavy",
    "is_local": true,
    "is_request": false,
    "is_live": false,
    "comment": "Ya Tseen (Nicholas Galanin) will be performing:\n - @ Seattle's Showbox SoDo with Portugal. The Man on Sunday, November 9th\n - @ Fox Theater in Oakland on Tuesday, November 11th\n--\nOn January 16, 2026, Ya Tseen (pronounced Yacht Seen) will return with their new album, \"Stand on My Shoulders.\" The album builds on the group’s 2020 Sub Pop debut, \"Indian Yard,\" with revolutionary love as the foundation for collective liberation, centering connection, longing, and resistance.",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}