Information about plays

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

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

{
    "id": 3581325,
    "uri": "https://api.kexp.org/v2/plays/3581325/?format=api",
    "airdate": "2025-11-22T05:40:59-08:00",
    "show": 65175,
    "show_uri": "https://api.kexp.org/v2/shows/65175/?format=api",
    "image_uri": "https://dn720701.ca.archive.org/0/items/mbid-16a7bb69-14c2-4fc2-b48e-b83ef0e3cefc/mbid-16a7bb69-14c2-4fc2-b48e-b83ef0e3cefc-43563115586_thumb500.jpg",
    "thumbnail_uri": "https://dn720701.ca.archive.org/0/items/mbid-16a7bb69-14c2-4fc2-b48e-b83ef0e3cefc/mbid-16a7bb69-14c2-4fc2-b48e-b83ef0e3cefc-43563115586_thumb250.jpg",
    "song": "Voice Continues",
    "track_id": "7e517f63-2267-4899-928e-b73edd36596b",
    "recording_id": "bbfb3da2-f92f-4816-8f38-a2d21b9f7497",
    "artist": "Farao feat. Laraaji",
    "artist_ids": [
        "249e0ab9-2690-47f3-8c9a-ef7bb62ee466",
        "cedaf5fd-6bf9-4b3d-a183-c6ebec532f56"
    ],
    "album": "Magical Thinking",
    "release_id": "16a7bb69-14c2-4fc2-b48e-b83ef0e3cefc",
    "release_group_id": "b81de2f2-7db9-400a-90fe-86ed6959eef9",
    "labels": [
        "Western Vinyl"
    ],
    "label_ids": [
        "c4126b4a-ac23-429c-ba19-148fd287def8"
    ],
    "release_date": "2025-11-14",
    "rotation_status": "Light",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "The third album from Norwegian artist Kari Jahnsen (aka Farao)",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}