Information about plays

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

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

{
    "id": 3414623,
    "uri": "https://api.kexp.org/v2/plays/3414623/?format=api",
    "airdate": "2024-10-19T09:31:42-07:00",
    "show": 61618,
    "show_uri": "https://api.kexp.org/v2/shows/61618/?format=api",
    "image_uri": "",
    "thumbnail_uri": "",
    "song": "Stand Up",
    "track_id": null,
    "recording_id": "0d4cdfb0-410e-4c42-b84a-5f4dcf9ce5fd",
    "artist": "Kabaka Pyramid & Nathalia",
    "artist_ids": [
        "364162c7-09be-4462-b3c9-2f410b23605d",
        "2f5a6e79-ed71-411b-be07-d5761f9eba1b"
    ],
    "album": "The Kalling",
    "release_id": null,
    "release_group_id": "4de28a97-9735-4652-a9d9-f07c98190588",
    "labels": [
        "Ghetto Youths International"
    ],
    "label_ids": [
        "2ab77113-20f8-4de7-a297-89a1084e01a5"
    ],
    "release_date": "2022-09-30",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Kabaka Pyramid is a conscious revolutionary lyricist with a unique musical style; blending the power, energy and melody of Reggae with the lyricism of Hip hop. Hailing from Kingston, Jamaica this Bebble Rock Music artist uses his liquid and hypnotizing delivery to spread positive messages of spiritual evolution that forces you to listen. The name \"Kabaka\" is Ugandan for \"King\" and the long lasting survival of the Pyramids of ancient Africa represent his desire for longevity in the music and deep connection to Kemetic roots; leaving messages for generations to come.\n__\nhttps://www.kabakapmusic.com/",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}