Information about plays

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

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

{
    "id": 3593763,
    "uri": "https://api.kexp.org/v2/plays/3593763/?format=api",
    "airdate": "2025-12-21T01:22:39-08:00",
    "show": 65435,
    "show_uri": "https://api.kexp.org/v2/shows/65435/?format=api",
    "image_uri": "https://coverartarchive.org/release/7ffb5b25-8266-49c4-be4a-0c4ab176229b/41432404936-500.jpg",
    "thumbnail_uri": "https://coverartarchive.org/release/7ffb5b25-8266-49c4-be4a-0c4ab176229b/41432404936-250.jpg",
    "song": "Ξυράφια Απελπισίας",
    "track_id": null,
    "recording_id": "9d856421-4a71-4221-886e-8cb2f536d4d3",
    "artist": "Θλίψις",
    "artist_ids": [
        "175ef308-993f-4bcf-8e81-3362a8698c1c"
    ],
    "album": "Servants of Apathy",
    "release_id": null,
    "release_group_id": "f9899315-a079-4b15-8415-c50076c6a97e",
    "labels": [
        "Fucking Your Creation Records"
    ],
    "label_ids": [],
    "release_date": "2025-01-25",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Aetolia Acarnania / Volos, Thessaly / Edessa, Central Macedonia. The bands name in English is  \"Thlipsis\", which means sadness or oppression.\n The band dedicated this EP to the ongoing struggle of the Palestinian People. Find out more about this release on their bandcamp page.\n https://thlipsis.bandcamp.com/album/servants-of-apathy-2\n https://www.facebook.com/thlipsis.bm",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}