Information about plays

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

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

{
    "id": 3413905,
    "uri": "https://api.kexp.org/v2/plays/3413905/?format=api",
    "airdate": "2024-10-17T12:36:51-07:00",
    "show": 61599,
    "show_uri": "https://api.kexp.org/v2/shows/61599/?format=api",
    "image_uri": "",
    "thumbnail_uri": "",
    "song": "Sentence I",
    "track_id": "2ad4fa35-6282-4180-9b72-ac87b6729e6a",
    "recording_id": "da686e14-94d1-483e-a985-0313873f5e6a",
    "artist": "Font",
    "artist_ids": [
        "7a5bbb34-0bc0-495b-8b9a-157bd7429708"
    ],
    "album": "Strange Burden",
    "release_id": "0bc49652-2718-4f01-b27a-bc9177283df6",
    "release_group_id": "58feead6-d474-45ca-85de-00e940e3781e",
    "labels": [
        "Acrophase Records"
    ],
    "label_ids": [
        "6de4de0e-1511-4a2b-9e54-6610bc581e09"
    ],
    "release_date": "2024-07-12",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "The exhilarating debut from Austin-based quintet Font DELIVERS. Their noisy art-rock strikes a perfect balance between chaos and precision, as frontman Thom Waddill’s urgent vocal delivery bobs and weaves through these seven brilliant tracks. The album features big guitars, dynamic synths, dual drums and excellent hooks that create a sound that is both buoyant and weighty. Strange Burden marks a thrilling proper arrival for Font, showcasing their exceptional talent.\nhttps://www.kexp.org/read/2024/7/15/new-music-reviews-715/\n\nKevin hosted Font live in the KEXP studio in June 2024. Fantastic session!\nhttps://www.youtube.com/watch?v=3PwbLo5TV-U\n\nhttps://fontmusic.bandcamp.com/album/strange-burden",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}