Information about plays

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

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

{
    "id": 3414017,
    "uri": "https://api.kexp.org/v2/plays/3414017/?format=api",
    "airdate": "2024-10-17T20:21:25-07:00",
    "show": 61602,
    "show_uri": "https://api.kexp.org/v2/shows/61602/?format=api",
    "image_uri": "",
    "thumbnail_uri": "",
    "song": "Please Tell Me How Much You Love Me",
    "track_id": null,
    "recording_id": null,
    "artist": "រស់ សេរីសុទ្ធា",
    "artist_ids": [
        "5efc7a06-d7a1-48bc-b982-c2c09e2787d8"
    ],
    "album": "Cambodian Psych-Out",
    "release_id": null,
    "release_group_id": "4a8ab833-5dfa-4469-9e26-d6ed3085ca68",
    "labels": [
        "Defective Records"
    ],
    "label_ids": [
        "af76d8b3-b0c5-4bb5-9489-0ac840d5a365"
    ],
    "release_date": "2007-01-01",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "រស់ សេរីសុទ្ធា (Ros Serey Sothea) was a Cambodian singer. She was active during the final years of the First Kingdom of Cambodia and into the Khmer Republic period. She sang in a variety of genres; romantic ballads emerged as her most popular works. Despite a relatively brief career she is credited with singing hundreds of songs.",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}