Information about plays

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

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

{
    "id": 3413827,
    "uri": "https://api.kexp.org/v2/plays/3413827/?format=api",
    "airdate": "2024-10-17T10:00:57-07:00",
    "show": 61598,
    "show_uri": "https://api.kexp.org/v2/shows/61598/?format=api",
    "image_uri": "",
    "thumbnail_uri": "",
    "song": "No Turning Back",
    "track_id": "8e893722-730b-306e-ba1f-13e184dcda00",
    "recording_id": "d330c8de-8ef5-4cd8-9a1f-7c657fc4daba",
    "artist": "Gui Boratto",
    "artist_ids": [
        "f3e2ad21-900e-46a0-8597-2a3e457a7c27"
    ],
    "album": "Take My Breath Away",
    "release_id": "b1ece576-d456-412a-a28a-6f3ed6dcaf96",
    "release_group_id": "62f0e9d7-c5a3-3771-a046-d8dea3cc47af",
    "labels": [
        "Kompakt"
    ],
    "label_ids": [
        "bc0bb9db-43fc-4f1d-96f5-a40ae17b4d5d"
    ],
    "release_date": "2009-03-09",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Born in São Paulo, Brazil, in 1974, Gui Boratto began working as a producer, audio engineer and multi-instrumentalist in the early '90s. After countless licenses from major international major labels, he started dedicating his time to his own music, stringing together various strands of pop-infused techno and house and translating them into his very own stream of groove consciousness. \n\nhttps://guiboratto.bandcamp.com/",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}