Information about plays

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

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

{
    "id": 3437298,
    "uri": "https://api.kexp.org/v2/plays/3437298/?format=api",
    "airdate": "2024-12-12T20:24:35-08:00",
    "show": 62092,
    "show_uri": "https://api.kexp.org/v2/shows/62092/?format=api",
    "image_uri": "https://coverartarchive.org/release/189d9470-7c34-4079-91b7-c7675ea08d03/16277952388-500.jpg",
    "thumbnail_uri": "https://coverartarchive.org/release/189d9470-7c34-4079-91b7-c7675ea08d03/16277952388-250.jpg",
    "song": "Jam 10 kai theit (Wait Ten Months More)",
    "track_id": null,
    "recording_id": "d89d1e8d-33a5-48f9-ab80-18c73c99ea83",
    "artist": "Ros Seresyothea",
    "artist_ids": [
        "5efc7a06-d7a1-48bc-b982-c2c09e2787d8"
    ],
    "album": "Cambodia Originals for Licensing Sync",
    "release_id": null,
    "release_group_id": "7a2b2d6e-8d7b-46a2-bbe9-ad939451e1aa",
    "labels": [
        "Metal Postcard"
    ],
    "label_ids": [
        "5637ba29-c53d-4cae-83a4-f0465336135e"
    ],
    "release_date": "2013-12-12",
    "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 some of her most popular works.",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}