Information about plays

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

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

{
    "id": 3413029,
    "uri": "https://api.kexp.org/v2/plays/3413029/?format=api",
    "airdate": "2024-10-15T15:59:50-07:00",
    "show": 61584,
    "show_uri": "https://api.kexp.org/v2/shows/61584/?format=api",
    "image_uri": "",
    "thumbnail_uri": "",
    "song": "Don’t Be Light",
    "track_id": "62eff272-3a4e-3684-bdee-2be27da0399b",
    "recording_id": "464dd116-69ef-43db-954a-f7398317f45b",
    "artist": "Air",
    "artist_ids": [
        "cb67438a-7f50-4f2b-a6f1-2bb2729fd538"
    ],
    "album": "10 000 Hz Legend",
    "release_id": "0d4aa90e-02d9-3003-a77f-a9706c1ac77e",
    "release_group_id": "21062c6a-bf91-3d5d-866a-7f54f6918861",
    "labels": [
        "Astralwerks"
    ],
    "label_ids": [
        "60f3af98-d6ca-4995-a9b5-b93924e2405f"
    ],
    "release_date": "2001-05-29",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Though they've left the PNW, AIR is still on tour! Check out tour dates and venues here:\nhttps://www.airfrenchband.com/tour\n\nThe American singer-songwriter Beck guested on this track. He also featured on another 10,000 Hz Legend song, \"Vagabond.\"\nhttps://www.songfacts.com/facts/air/dont-be-light",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}