Information about plays

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

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

{
    "id": 3413519,
    "uri": "https://api.kexp.org/v2/plays/3413519/?format=api",
    "airdate": "2024-10-16T16:38:30-07:00",
    "show": 61593,
    "show_uri": "https://api.kexp.org/v2/shows/61593/?format=api",
    "image_uri": "",
    "thumbnail_uri": "",
    "song": "Preben Goes to Acapulco",
    "track_id": "4f647c73-d1b1-423a-b5cd-b41decb2d1a8",
    "recording_id": "6fec5996-d5ac-4a27-b76c-a672690e2aba",
    "artist": "Todd Terje",
    "artist_ids": [
        "a0cded3a-4ca3-4ddb-8e46-ed9037f30aea"
    ],
    "album": "It’s Album Time",
    "release_id": "586ef3ee-e32d-4923-9051-b851aef3ea67",
    "release_group_id": "10fb8690-04c8-44d7-b36c-74ac61c56c5a",
    "labels": [
        "Olsen Records"
    ],
    "label_ids": [
        "952338c5-3365-4247-adce-55483656aebe"
    ],
    "release_date": "2014-04-08",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "*during airbreak*\nTerje Olsen, AKA Todd Terje, is a Norwegian DJ, producer, and occasional recording artist. Taking his stage name in reference to house pioneer Todd Terry, his influences and continued influence is firmly rooted in dance music’s past and present. He’s been an active and integral part of the Scandinavian dance scene since the early 2000s.: https://toddterje.com/\n--\nHere's an in-depth KEXP review of \"It's Album Time\": https://www.kexp.org/read/2014/4/10/album-review-todd-terje-its-album-time/",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}