Information about plays

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

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

{
    "id": 3542611,
    "uri": "https://api.kexp.org/v2/plays/3542611/?format=api",
    "airdate": "2025-08-20T20:19:12-07:00",
    "show": 64342,
    "show_uri": "https://api.kexp.org/v2/shows/64342/?format=api",
    "image_uri": "https://coverartarchive.org/release/52ae8b76-fe20-4677-bf4a-36fcda56d8d4/21181340260-500.jpg",
    "thumbnail_uri": "https://coverartarchive.org/release/52ae8b76-fe20-4677-bf4a-36fcda56d8d4/21181340260-250.jpg",
    "song": "Terra Recipe",
    "track_id": null,
    "recording_id": "89349084-d227-425a-978b-d252e49fa36a",
    "artist": "Minami Deutsch (南ドイツ)",
    "artist_ids": [],
    "album": "Minami Deutsch",
    "release_id": null,
    "release_group_id": "89d59936-d580-47e7-a7ea-a548342b8910",
    "labels": [
        "Sulatron Records"
    ],
    "label_ids": [
        "41c186f8-541e-4432-82d2-594f809500e3"
    ],
    "release_date": "2015-09-28",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Minami Deutsch/南ドイツformed in Tokyo in 2014 and are heavily influenced by Krautrock and Techno.",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}