Information about plays

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

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

{
    "id": 3544489,
    "uri": "https://api.kexp.org/v2/plays/3544489/?format=api",
    "airdate": "2025-08-25T03:55:05-07:00",
    "show": 64382,
    "show_uri": "https://api.kexp.org/v2/shows/64382/?format=api",
    "image_uri": "https://ia800606.us.archive.org/6/items/mbid-f85ba333-d798-4b01-bd0a-188cc4ca6301/mbid-f85ba333-d798-4b01-bd0a-188cc4ca6301-40687930774_thumb500.jpg",
    "thumbnail_uri": "https://ia600606.us.archive.org/6/items/mbid-f85ba333-d798-4b01-bd0a-188cc4ca6301/mbid-f85ba333-d798-4b01-bd0a-188cc4ca6301-40687930774_thumb250.jpg",
    "song": "Southerly",
    "track_id": "4e6ec85f-18ea-44c0-a0c0-a922a1c02f65",
    "recording_id": "c63c842f-e90a-4fe4-858d-dd27fbcfda0e",
    "artist": "King Stingray",
    "artist_ids": [
        "14298eeb-ddb7-4303-9274-92497bc9691a"
    ],
    "album": "For The Dreams",
    "release_id": "f85ba333-d798-4b01-bd0a-188cc4ca6301",
    "release_group_id": "126e04e7-637f-4a16-bef2-a7bfc91f63a2",
    "labels": [
        "Cooking Vinyl Australia"
    ],
    "label_ids": [
        "3524ef94-95c6-4925-b94e-34f57566a78f"
    ],
    "release_date": "2024-11-08",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Yolŋu\t\n\nKing Stingray plays their own genre described as “Yolŋu surf-rock”, performing songs both in English and in Yolŋu Matha",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}