Information about plays

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

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

{
    "id": 3550269,
    "uri": "https://api.kexp.org/v2/plays/3550269/?format=api",
    "airdate": "2025-09-08T03:12:48-07:00",
    "show": 64506,
    "show_uri": "https://api.kexp.org/v2/shows/64506/?format=api",
    "image_uri": "https://coverartarchive.org/release/32740c41-e923-4fa1-9a29-6ae89fc54e79/31265147520-500.jpg",
    "thumbnail_uri": "https://coverartarchive.org/release/32740c41-e923-4fa1-9a29-6ae89fc54e79/31265147520-250.jpg",
    "song": "Blackfella/Whitefella",
    "track_id": null,
    "recording_id": "b292bd64-2ecc-4679-8171-7480745b56d2",
    "artist": "Warumpi Band",
    "artist_ids": [
        "9b266482-c686-4cc4-ab2f-80c1f1e6836b"
    ],
    "album": "Warumpi Band 4 Ever",
    "release_id": null,
    "release_group_id": "ed472b50-58e9-4966-9ecb-29da2c1b8a58",
    "labels": [
        "Festival Records"
    ],
    "label_ids": [
        "85df3f99-9072-44d5-a53a-0f1b41f5b57b"
    ],
    "release_date": "2015-01-01",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Indigenous Australian (various)\t\n\nWarumpi Band were an Australian country and Aboriginal rock group which formed in the outback settlement of Papunya, Northern Territory, in 1980",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}