Information about plays

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

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

{
    "id": 3413914,
    "uri": "https://api.kexp.org/v2/plays/3413914/?format=api",
    "airdate": "2024-10-17T12:56:36-07:00",
    "show": 61599,
    "show_uri": "https://api.kexp.org/v2/shows/61599/?format=api",
    "image_uri": "",
    "thumbnail_uri": "",
    "song": "Found Love",
    "track_id": "1ff4f359-62da-48b1-82ea-f4053adf1d73",
    "recording_id": "d2658681-4fb9-4f42-baa4-61f96a6e5ff3",
    "artist": "freekind.",
    "artist_ids": [
        "375dd8d7-0e50-4889-814d-0bea720801da"
    ],
    "album": "Since Always and Forever",
    "release_id": "2f3d4fbd-f655-44b0-8f70-28ed26fe865b",
    "release_group_id": "2759ce88-566a-4598-af24-e6d6c7c05666",
    "labels": [
        "Butter92"
    ],
    "label_ids": [
        "61d2d105-d4dd-4db2-ae29-a514e2c303f8"
    ],
    "release_date": "2023-06-09",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "freekind. are playing Iceland Airwaves in Reykjavík, November 7-9, 2024!\n\nBe free. Be kind. This is the philosophy of Slovenian-based duo, freekind.. The soulful group is composed of Croatian pianist and vocalist Sara Ester Gredelj and Slovenian drummer Nina Korošak-Serčič. Their songs carry a strong message of love and hope, complemented by R&B and jazz grooves.\nhttps://icelandairwaves.is/artist/freekind/\n\nhttps://legererecordings.bandcamp.com/album/since-always-and-forever\nhttps://www.freekindmusic.com/",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}