Information about plays

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

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

{
    "id": 3633486,
    "uri": "https://api.kexp.org/v2/plays/3633486/?format=api",
    "airdate": "2026-03-25T11:50:19-07:00",
    "show": 66276,
    "show_uri": "https://api.kexp.org/v2/shows/66276/?format=api",
    "image_uri": "https://coverartarchive.org/release/214474f5-f30d-4d47-b821-c2a945f471fe/24259700064-500.jpg",
    "thumbnail_uri": "https://coverartarchive.org/release/214474f5-f30d-4d47-b821-c2a945f471fe/24259700064-250.jpg",
    "song": "Sabali (Miike Snow remix)",
    "track_id": null,
    "recording_id": "d3f57021-700f-4c53-9ed5-bdd727683e94",
    "artist": "Amadou & Mariam",
    "artist_ids": [
        "1fb60b6c-0f4d-42b4-8a5e-de705ec76660"
    ],
    "album": "Amadou & Mariam Remixes",
    "release_id": null,
    "release_group_id": "28002ae6-3563-404f-9469-0845dd9846c2",
    "labels": [
        "Nonesuch"
    ],
    "label_ids": [
        "c69cac59-f512-4edc-ab2c-d04c22dbce20"
    ],
    "release_date": "2010-12-20",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Bringing it back to Miike Snow, (whose members of Bloodshy & Avant) produced Britney's \"Toxic\", \"Piece of Me\" and \"Showdown\".",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}