Information about plays

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

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

{
    "id": 3428017,
    "uri": "https://api.kexp.org/v2/plays/3428017/?format=api",
    "airdate": "2024-11-20T23:15:20-08:00",
    "show": 61904,
    "show_uri": "https://api.kexp.org/v2/shows/61904/?format=api",
    "image_uri": "",
    "thumbnail_uri": "",
    "song": "Is It Cold In The Water?",
    "track_id": null,
    "recording_id": null,
    "artist": "Moses Sumney (feat. ANOHNI)",
    "artist_ids": [],
    "album": "Transa",
    "release_id": null,
    "release_group_id": null,
    "labels": [
        "Red Hot"
    ],
    "label_ids": [
        "72ba9c6a-4cff-47b4-9813-5a9059feb4d8"
    ],
    "release_date": "2024-11-22",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Sophie cover from the incredible new collection from the good folks at Red Hot. \"TRAИƧA marks one of the most ambitious projects ever undertaken by Red Hot - a spiritual journey across 8 chapters and 46 songs, spotlighting the gifts of many of the most daring, imaginative trans and non-binary artists working today. It softens the edges of the world we know, and invokes powerful dreams of the futures that might one day thunder from its cracks. The album's instantly memorable cover speaks to the tension between nature and constructed environments, and the tension of transness in the western gender binary.\"\n\nhttps://redhot.bandcamp.com/album/tra-a",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}