Information about plays

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

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

{
    "id": 3542300,
    "uri": "https://api.kexp.org/v2/plays/3542300/?format=api",
    "airdate": "2025-08-20T02:01:55-07:00",
    "show": 64336,
    "show_uri": "https://api.kexp.org/v2/shows/64336/?format=api",
    "image_uri": "https://coverartarchive.org/release/10d7669c-4f6e-40a9-9a9f-05f58e2b29a3/12687414252-500.jpg",
    "thumbnail_uri": "https://coverartarchive.org/release/10d7669c-4f6e-40a9-9a9f-05f58e2b29a3/12687414252-250.jpg",
    "song": "Cosa Mi Succedera'?",
    "track_id": null,
    "recording_id": "4393e5a9-6787-40a5-91d5-f5fdbbfc5028",
    "artist": "Le Streghe",
    "artist_ids": [
        "34f596af-513a-4964-b0da-6b3a7b551c28"
    ],
    "album": "L'iniziazione",
    "release_id": null,
    "release_group_id": "c1cd0124-906a-4916-a9ad-b0efa6cbd4b6",
    "labels": [
        "Carosello Records"
    ],
    "label_ids": [],
    "release_date": "1978-01-01",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Italian disco trio from the 70s. The group was born from the need of Pippo Baudo to have a fixed vocal trio in the television program Secondo voi , combined with the Italian Lottery ; Baudo contacted Alessandro Colombini who in turn turned to Aliotta, who organized the trio.",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}