Information about plays

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

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

{
    "id": 3607722,
    "uri": "https://api.kexp.org/v2/plays/3607722/?format=api",
    "airdate": "2026-01-22T17:12:34-08:00",
    "show": 65725,
    "show_uri": "https://api.kexp.org/v2/shows/65725/?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": "[airbreak]\nRead about Sababa 5: https://www.sababa5.com/",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}