Information about plays

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

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

{
    "id": 3629712,
    "uri": "https://api.kexp.org/v2/plays/3629712/?format=api",
    "airdate": "2026-03-16T10:41:51-07:00",
    "show": 66198,
    "show_uri": "https://api.kexp.org/v2/shows/66198/?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": "Allô",
    "track_id": "b04b7505-36fd-4cb6-bab4-1ea186a69888",
    "recording_id": "0e216405-f11d-4038-adb4-8f789a789d74",
    "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": "Ça Va Ça Va is the band’s hafla album – a return to the wedding and event celebration music that first shaped Sababa 5. Recorded in Paris, it draws directly from the sounds of hafla – the joyful, communal music heard at Middle Eastern weddings, parties and festive gatherings – with a sprinkling of influences from the wider Mediterranean. The group utilise their classic combination of electric guitar, bass, drums, organ, and synths to transform these ideas into vibrant melodies, dance-ready rhythms, and a spirit of abundance and togetherness.\n\nhttps://www.sababa5.com/",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}