Information about plays

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

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

{
    "id": 3594046,
    "uri": "https://api.kexp.org/v2/plays/3594046/?format=api",
    "airdate": "2025-12-21T14:07:57-08:00",
    "show": 65439,
    "show_uri": "https://api.kexp.org/v2/shows/65439/?format=api",
    "image_uri": "",
    "thumbnail_uri": "",
    "song": "Live Up to the Day",
    "track_id": null,
    "recording_id": "ce0c9837-6de9-46bd-9e3b-1500fb21e271",
    "artist": "Marcus Gad",
    "artist_ids": [
        "ce2601bc-e169-45c4-8f58-5b6cde5410f7"
    ],
    "album": "Enter a Space",
    "release_id": null,
    "release_group_id": "0d149602-88c5-45de-ade4-1f66e323b470",
    "labels": [
        "Baco Records"
    ],
    "label_ids": [
        "2731799c-e5ce-42a4-ae9c-56edebcc069c"
    ],
    "release_date": "2019-03-01",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Gad is from New Caledonia, a French island chain east of Australia.\n\nhttps://www.kexp.org/read/2019/7/26/singing-name-earth-marcus-gad-reggae-life-new-caledonia-and-climate-change/\n\nhttps://marcusgad.bandcamp.com/album/enter-a-space\nhttp://marcus-gad.com/",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}