Information about plays

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

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

{
    "id": 3570093,
    "uri": "https://api.kexp.org/v2/plays/3570093/?format=api",
    "airdate": "2025-10-26T04:25:49-07:00",
    "show": 64937,
    "show_uri": "https://api.kexp.org/v2/shows/64937/?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": "Heavy",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Latest release from the long-running Brooklyn collective - https://antibalas.bandcamp.com/music",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}