Information about plays

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

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

{
    "id": 3564580,
    "uri": "https://api.kexp.org/v2/plays/3564580/?format=api",
    "airdate": "2025-10-13T13:45:52-07:00",
    "show": 64826,
    "show_uri": "https://api.kexp.org/v2/shows/64826/?format=api",
    "image_uri": "https://coverartarchive.org/release/49bcae74-11a6-45f7-9fe2-1b35dfde5f54/41649685678-500.jpg",
    "thumbnail_uri": "https://coverartarchive.org/release/49bcae74-11a6-45f7-9fe2-1b35dfde5f54/41649685678-250.jpg",
    "song": "Kurungal Kurungal",
    "track_id": null,
    "recording_id": null,
    "artist": "Kankawa Nagarra",
    "artist_ids": [
        "de6063be-196f-48b7-99cf-16c28ae3b20a"
    ],
    "album": "Wirlmarni",
    "release_id": null,
    "release_group_id": "c160cef9-3270-4f25-b992-c5ac61a70722",
    "labels": [
        "Irruk Birruk"
    ],
    "label_ids": [
        "b7451fa0-1f65-4215-8aa6-839cd789351d"
    ],
    "release_date": "2024-08-30",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "The Walmadjari (Walmajarri or Walmatjarri) people, also known as Tjiwaling and Wanaseka, are an Aboriginal Australian people of the Kimberley region of Western Australia.\n\nStereophonic Mastering by Timothy Stollenwerk. 2024 www.stereophonicmastering.com",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}