Information about plays

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

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

{
    "id": 3413385,
    "uri": "https://api.kexp.org/v2/plays/3413385/?format=api",
    "airdate": "2024-10-16T11:01:42-07:00",
    "show": 61591,
    "show_uri": "https://api.kexp.org/v2/shows/61591/?format=api",
    "image_uri": "",
    "thumbnail_uri": "",
    "song": "Somebody",
    "track_id": "dd2325c5-b528-4412-a95e-8596194a56c0",
    "recording_id": "64029696-d2f3-43de-a7b2-899d34af42d9",
    "artist": "CIEL",
    "artist_ids": [
        "75bf803f-32b0-4aae-a452-bec71708cc69"
    ],
    "album": "Make It Better",
    "release_id": "ad4c824f-5963-48ad-beec-6dc91e302b01",
    "release_group_id": "40142e10-6ce3-4873-91e6-f6e8b16e4d66",
    "labels": [
        "V2 Benelux"
    ],
    "label_ids": [
        "330af3f5-ca3a-40b7-82e6-3bb75e53cb15"
    ],
    "release_date": "2023-07-07",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "'Multi-national' trio CIEL, with members form The Netherlands, the UK, and Spain!\nFrontwoman Michelle Hindriks reveals, \"'Somebody' is a song that came together for most part on the spot in the studio. \"It's about starting to feel a deep urge to socialise, connect with others, party and be more outwards again after a period of needing solitude. Spring time is always a time when this naturally happens to me - getting out of my kind of winter hibernation and feeling that urge to be around people.\" https://tinyurl.com/4ye8f42e",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}