Information about plays

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

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

{
    "id": 3411725,
    "uri": "https://api.kexp.org/v2/plays/3411725/?format=api",
    "airdate": "2024-10-12T14:24:52-07:00",
    "show": 61558,
    "show_uri": "https://api.kexp.org/v2/shows/61558/?format=api",
    "image_uri": "",
    "thumbnail_uri": "",
    "song": "Future Enemies",
    "track_id": "5f521ab6-1891-4d01-815d-4b574d90bb74",
    "recording_id": "05cc93ac-3a23-46ae-8ec6-2dae37c2e308",
    "artist": "Yola",
    "artist_ids": [
        "a690d479-091c-4c4c-aa5c-7d1d512316c6"
    ],
    "album": "Future Enemies",
    "release_id": "35c83af6-2394-45f5-b5dd-9e04f4e0e0e7",
    "release_group_id": "d7daf429-6a58-4476-afab-3df5bd8a3095",
    "labels": [
        "S‐Curve Records"
    ],
    "label_ids": [
        "508797d9-e5c3-4376-be2e-30b3bb58eca7"
    ],
    "release_date": "2024-09-19",
    "rotation_status": "Medium",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "\"Yola is back. The English R&B singer returns today with “Future Enemies,” her first new music in three years, which also serves as the lead single to her November-bound EP My Way. Backed with some hard-hitting synths,”Future Enemies” is billed as an “anthem for acquaintances” about navigating the early stages of getting to know someone. Yola says in a press release: \n\nThere is a moment when you realize you’re not going to get on with someone. They haven’t noticed yet, so you have a unique opportunity to disappear from their lives before they ever realise you were destined to be enemies. It’s a luxury to not have an endless supply of negative memories about someone cause you never made them. “Why don’t we just not!” I choose to save my time for situations, spaces and people that have no ticking timer of inevitable doom, because they don’t see me or centre a reality that does not serve me or my wellbeing. Of course when you’re a woman, culturally black (as well as physically black), dark skinned (and feminine in energy), plus size (and willfully main character in energy), from a whole different continent and living in the west- let’s say you’re going to have to be both vigilant and choosy in life, in love in work. Oh and if you also want to be real, girl!!\"\"\n\nhttps://www.stereogum.com/2281027/yola-future-enemies/music/\n\nhttps://www.iamyola.com/\n\nCheck out the official video here:\nhttps://www.youtube.com/watch?v=mmReOng0iFo",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}