Information about plays

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

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

{
    "id": 3429344,
    "uri": "https://api.kexp.org/v2/plays/3429344/?format=api",
    "airdate": "2024-11-24T03:50:47-08:00",
    "show": 61932,
    "show_uri": "https://api.kexp.org/v2/shows/61932/?format=api",
    "image_uri": "",
    "thumbnail_uri": "",
    "song": "Counterfeit",
    "track_id": "6faa3486-1787-4f7e-88be-5abdd61df35e",
    "recording_id": "5ddd8541-0eb6-4b16-b0df-154a48dd478f",
    "artist": "Mereba",
    "artist_ids": [
        "233f6da8-ad25-42e1-ad6a-81a3a4bfc194"
    ],
    "album": "The Breeze Grew a Fire",
    "release_id": "dbdbc5de-d5ab-4839-aa93-776560c71e33",
    "release_group_id": "bfd5a461-15cc-447b-9564-4abfff3d1235",
    "labels": [
        "Secretly Canadian"
    ],
    "label_ids": [
        "dd6afc9a-6352-4c96-aeb6-9a73e2bf1519"
    ],
    "release_date": "2025-02-14",
    "rotation_status": "Medium",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Alt-R&B singer Mereba will release her first album in more than five years, \"The Breeze Grew a Fire,\" on Feb. 14, 2025.\n--\n“For this [album], it went back to me being on my own for the creation of a lot of the songs, and it was really important for me at this time of life because I was a little disconnected from the world, and from who I was,” Mereba says of The Breeze Grew a Fire. “So I was trying to find my way back to myself first. What do I like? What do I want to hear? What do I want to say to people now?”\n--\nYou can pre-order that album now: https://mereba.bandcamp.com/album/the-breeze-grew-a-fire",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}