Information about plays

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

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

{
    "id": 3438192,
    "uri": "https://api.kexp.org/v2/plays/3438192/?format=api",
    "airdate": "2024-12-14T22:58:52-08:00",
    "show": 62112,
    "show_uri": "https://api.kexp.org/v2/shows/62112/?format=api",
    "image_uri": "",
    "thumbnail_uri": "",
    "song": "Christian Pornography",
    "track_id": null,
    "recording_id": null,
    "artist": "Missouri Executive Order 44",
    "artist_ids": [
        "63fe4143-fb25-40c6-a0b5-c812acec7b93"
    ],
    "album": "Salt Sermon",
    "release_id": null,
    "release_group_id": null,
    "labels": [
        "Learning Curve Records"
    ],
    "label_ids": [
        "b214adb6-c629-44d1-bd21-e587811a833b"
    ],
    "release_date": "2024-08-16",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "\"Missouri Executive Order 44 is a bike-helmet wearing hardcore band from Independence, Missouri. Currently rooted in East Side Kansas City, MEO44 plays an abrasive, no frills style of sassy, grindy hardcore.\"\n\nMissouri Executive Order 44 was a state executive order issued by Missouri Governor Lilburn Boggs on October 27, 1838, in response to the Battle of Crooked River. The clash had been triggered when a state militia unit from Ray County seized several Mormon hostages from Caldwell County, and the subsequent attempt by the Mormons to rescue them.\n\nhttps://theghostisclearrecords.bandcamp.com/album/salt-sermon",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}