Information about plays

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

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

{
    "id": 3562463,
    "uri": "https://api.kexp.org/v2/plays/3562463/?format=api",
    "airdate": "2025-10-07T21:58:13-07:00",
    "show": 64774,
    "show_uri": "https://api.kexp.org/v2/shows/64774/?format=api",
    "image_uri": "https://dn720702.ca.archive.org/0/items/mbid-6c39cecd-f11d-4978-b6c3-527489d0851d/mbid-6c39cecd-f11d-4978-b6c3-527489d0851d-43051276449_thumb500.jpg",
    "thumbnail_uri": "https://dn720702.ca.archive.org/0/items/mbid-6c39cecd-f11d-4978-b6c3-527489d0851d/mbid-6c39cecd-f11d-4978-b6c3-527489d0851d-43051276449_thumb250.jpg",
    "song": "La Ceiba",
    "track_id": "422baf64-0cdb-405d-b7d5-031664e70aa7",
    "recording_id": "4e65b7fd-c165-40bd-8aa0-879d833e9193",
    "artist": "Antibalas",
    "artist_ids": [
        "33c2a158-a788-44e5-81ab-142d544a165b"
    ],
    "album": "Hourglass",
    "release_id": "6c39cecd-f11d-4978-b6c3-527489d0851d",
    "release_group_id": "2eae373d-aa9b-4235-b46c-b8e533463c4f",
    "labels": [
        "Daptone Records"
    ],
    "label_ids": [
        "6507ff0e-035a-4a24-9bbe-e07b1e2224d8"
    ],
    "release_date": "2025-10-24",
    "rotation_status": "Medium",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Antibalas will be performing in Seattle on December 13th & 14th at Hidden Hall!\n“Once a song has lyrics, everyone who doesnʼt speak that language is on the outside. We use rhythm and melody to translate the emotions in the album and make it universally accessible,” explains the co-producer/founder Martín Perna. https://tinyurl.com/ssj7f4j3",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}