Information about plays

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

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

{
    "id": 3585273,
    "uri": "https://api.kexp.org/v2/plays/3585273/?format=api",
    "airdate": "2025-12-01T03:40:11-08:00",
    "show": 65259,
    "show_uri": "https://api.kexp.org/v2/shows/65259/?format=api",
    "image_uri": "https://coverartarchive.org/release/8b84d18e-ac03-4a7c-a9c6-a7ead36ba8fd/41572808750-500.jpg",
    "thumbnail_uri": "https://coverartarchive.org/release/8b84d18e-ac03-4a7c-a9c6-a7ead36ba8fd/41572808750-250.jpg",
    "song": "Bow Down - Remix",
    "track_id": null,
    "recording_id": "d10864ee-d409-4150-95a2-84c716666a3b",
    "artist": "Barkaa, jayteehazard & FLYWAVES",
    "artist_ids": [
        "6174017b-d231-4dee-99b4-72a201271975",
        "9148a44a-3dfa-46cb-a302-5549c2f2b93f",
        "4e7abe3f-0afe-4968-8b01-20927db51b62"
    ],
    "album": "Bow Down (Remix)",
    "release_id": null,
    "release_group_id": "18f6ef22-ee08-4688-8fa4-db7b4f3fd2bd",
    "labels": [
        "Universal Music Australia"
    ],
    "label_ids": [
        "58a95510-5b87-41dd-9cd1-235fc75611f3"
    ],
    "release_date": "2025-02-07",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Malyangapa / Barkindji\t\n\nBarkaa (Malyangapa and Barkindji) [Mali - Guy - Ung-pah  / Bark - in - jee] is an Australian rapper and musician. Her name comes from the Barkindji word for the Darling River",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}