Information about plays

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

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

{
    "id": 3438681,
    "uri": "https://api.kexp.org/v2/plays/3438681/?format=api",
    "airdate": "2024-12-16T03:15:21-08:00",
    "show": 62123,
    "show_uri": "https://api.kexp.org/v2/shows/62123/?format=api",
    "image_uri": "https://coverartarchive.org/release/8e0adfd0-76fd-40ea-b606-0c8f7a4421d2/15670556908-500.jpg",
    "thumbnail_uri": "https://coverartarchive.org/release/8e0adfd0-76fd-40ea-b606-0c8f7a4421d2/15670556908-250.jpg",
    "song": "Mother, What's With the Wind / Yumma Mweil el Hawa",
    "track_id": null,
    "recording_id": "7fbc81d1-48ed-4eef-a3ff-0dd193a5a2f0",
    "artist": "جوقة غزة للشباب",
    "artist_ids": [
        "b3cf8399-aeb4-42e6-97ed-6b5edc0328da"
    ],
    "album": "Salute to Gaza",
    "release_id": null,
    "release_group_id": "ee461dbc-c146-4ddd-807a-c15b6fd82eaf",
    "labels": [
        "Kirkelig Kulturverksted"
    ],
    "label_ids": [
        "14fe5b00-a064-45b6-bf09-9926d43805ae"
    ],
    "release_date": "2016-08-26",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Palestinian\n\nA song from the Palestinian heritage, whose title translates to Mother, This is My Story. The song talks about the importance of freedom and love and the belief that morning will come and winter will fall at the end.",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}