Information about plays

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

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

{
    "id": 3419000,
    "uri": "https://api.kexp.org/v2/plays/3419000/?format=api",
    "airdate": "2024-10-29T21:08:25-07:00",
    "show": 61711,
    "show_uri": "https://api.kexp.org/v2/shows/61711/?format=api",
    "image_uri": "https://coverartarchive.org/release/3c8dadfd-202d-46bf-9761-c397ae9b5cf9/32924106999-500.jpg",
    "thumbnail_uri": "https://coverartarchive.org/release/3c8dadfd-202d-46bf-9761-c397ae9b5cf9/32924106999-250.jpg",
    "song": "Cavalry (Joe Goddard re‐edit)",
    "track_id": null,
    "recording_id": "7865a47f-b3ed-4ef0-bc59-eda19a4b1f34",
    "artist": "Mashrou’ Leila",
    "artist_ids": [
        "a31becdf-7b33-4409-9eb1-3f74bd72997c"
    ],
    "album": "Cavalry",
    "release_id": null,
    "release_group_id": "2e28734f-7e40-44a0-b75d-a912dc3a8fca",
    "labels": [
        "Shoop! Shoop!"
    ],
    "label_ids": [
        "b80b0296-8d82-4ca8-94f5-3a69ea7bb3f2"
    ],
    "release_date": "2019-02-08",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Lebanese band Mashrou’ Leila released a music video for their song “Cavalry” which depicts Palestinian children resisting the illegal Israeli military occupation.\n\nThe song was released in February as the first single of their upcoming album titled “The Beirut School” to mark their tenth anniversary as a band.\n\nDirected by Jessy Moussallem, the video aims to reflect the reality of the military occupation and shows how forces enter homes and conduct arbitrary searches and arrests. In a Facebook statement, the band explained that the song is about “putting up a fight, even when the odds are stacked against us, and not letting political fatigue destroy our willingness to speak truth to power.”\n\nhttps://www.middleeastmonitor.com/20190610-mashrou-leila-releases-anti-occupation-music-video/",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}