Information about plays

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

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

{
    "id": 3438240,
    "uri": "https://api.kexp.org/v2/plays/3438240/?format=api",
    "airdate": "2024-12-15T01:40:50-08:00",
    "show": 62113,
    "show_uri": "https://api.kexp.org/v2/shows/62113/?format=api",
    "image_uri": "https://coverartarchive.org/release/fe7fe449-be72-404c-ab9a-a66f2a97cdfd/38179408338-500.jpg",
    "thumbnail_uri": "https://coverartarchive.org/release/fe7fe449-be72-404c-ab9a-a66f2a97cdfd/38179408338-250.jpg",
    "song": "Dreams of Scorched Mirrors",
    "track_id": null,
    "recording_id": "e0b59f7e-e8ed-4b1c-a6d3-12eb43d473eb",
    "artist": "Acathexis",
    "artist_ids": [
        "4ec75142-266f-4aaf-a4b9-7b7fab2508e7"
    ],
    "album": "Immerse",
    "release_id": null,
    "release_group_id": "938f0456-5a6f-4c12-8029-762c80a723e2",
    "labels": [
        "Extraconscious Records"
    ],
    "label_ids": [
        "64242778-eb96-4f36-a5e0-0965ea65b9b9"
    ],
    "release_date": "2024-03-20",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Immerse made Tanner's Top 10 albums of 2024.\n\nInterantional project featuring members from Buenos Aires, Brussels, and Portland.\n\nhttps://acathexis.bandcamp.com/album/immerse\nhttps://www.facebook.com/acathexisband\nhttps://www.kexp.org/read/2024/12/11/kexp-djs-top-albums-of-2024/",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}