Information about plays

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

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

{
    "id": 3410159,
    "uri": "https://api.kexp.org/v2/plays/3410159/?format=api",
    "airdate": "2024-10-08T19:44:14-07:00",
    "show": 61524,
    "show_uri": "https://api.kexp.org/v2/shows/61524/?format=api",
    "image_uri": "",
    "thumbnail_uri": "",
    "song": "hold on,",
    "track_id": null,
    "recording_id": null,
    "artist": "((( O )))",
    "artist_ids": [
        "3a274249-ed49-4d47-8589-98fc840f1674"
    ],
    "album": "((( 5 )))",
    "release_id": null,
    "release_group_id": null,
    "labels": [
        "The Sundrop Garden"
    ],
    "label_ids": [],
    "release_date": null,
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Formerly June Marieezy, ((( O ))) is an American-born Filipina singer-songwriter known for her experimental, laid-back music.\n\nSnippets of material, called “moondrops,” are released every full moon, and a “sundrop” – or album – is due on her birthday – August 27th – annually for the next 12 years.\n---\nhttps://thesundropgarden.bandcamp.com/album/5",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}