Information about plays

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

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

{
    "id": 3628832,
    "uri": "https://api.kexp.org/v2/plays/3628832/?format=api",
    "airdate": "2026-03-14T14:51:18-07:00",
    "show": 66179,
    "show_uri": "https://api.kexp.org/v2/shows/66179/?format=api",
    "image_uri": "https://dn710100.ca.archive.org/0/items/mbid-030e29b6-3f69-471d-817c-d0af1a105362/mbid-030e29b6-3f69-471d-817c-d0af1a105362-43856271548_thumb500.jpg",
    "thumbnail_uri": "https://dn710100.ca.archive.org/0/items/mbid-030e29b6-3f69-471d-817c-d0af1a105362/mbid-030e29b6-3f69-471d-817c-d0af1a105362-43856271548_thumb250.jpg",
    "song": "Ça va, Ça va",
    "track_id": "dd8b9d4a-f77b-4bd8-806e-03995a004119",
    "recording_id": "c17ad05e-f304-41ab-8901-f5ce205cfa91",
    "artist": "Sababa 5",
    "artist_ids": [
        "f24158d2-5095-4ecd-89e9-9e34fadd8e0a"
    ],
    "album": "Ça va Ça va",
    "release_id": "030e29b6-3f69-471d-817c-d0af1a105362",
    "release_group_id": "b4e1ef01-6bcc-4470-bee8-509201d145de",
    "labels": [
        "Batov Records"
    ],
    "label_ids": [
        "72500051-6183-4b30-b03c-e3ae5b0793cf"
    ],
    "release_date": "2026-02-20",
    "rotation_status": "Light",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Paris-based quartet Sababa 5 continues their exploration of global psychedelic grooves with their 2026 release, Ça va, Ça va. Building on the signature sound established in their previous work, the album blends Middle Eastern rhythmic foundations with elements of funk, jazz, and rock. Read more: https://sababa5.bandcamp.com/album/c-a-va-c-a-va",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}