Information about plays

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

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

{
    "id": 3422094,
    "uri": "https://api.kexp.org/v2/plays/3422094/?format=api",
    "airdate": "2024-11-06T12:28:26-08:00",
    "show": 61779,
    "show_uri": "https://api.kexp.org/v2/shows/61779/?format=api",
    "image_uri": "https://ia902304.us.archive.org/32/items/mbid-a3c48d89-6cdb-4b21-b929-21c2ed6ce4c9/mbid-a3c48d89-6cdb-4b21-b929-21c2ed6ce4c9-38879014914_thumb500.jpg",
    "thumbnail_uri": "https://ia802304.us.archive.org/32/items/mbid-a3c48d89-6cdb-4b21-b929-21c2ed6ce4c9/mbid-a3c48d89-6cdb-4b21-b929-21c2ed6ce4c9-38879014914_thumb250.jpg",
    "song": "Kissing the Ring of POTUS",
    "track_id": "b5b63eab-a93a-4d1f-8933-353d61117d69",
    "recording_id": "d4a16f89-6d9f-4f77-9624-02bf84deb9a9",
    "artist": "The The",
    "artist_ids": [
        "a7409219-a681-4072-adb2-5285106ce6f2"
    ],
    "album": "Ensoulment",
    "release_id": "a3c48d89-6cdb-4b21-b929-21c2ed6ce4c9",
    "release_group_id": "1c1fa281-8fc0-4719-899f-d95f4f5da614",
    "labels": [
        "earMUSIC"
    ],
    "label_ids": [
        "5a825cf8-ef82-4d01-9ac3-98e9175d62de"
    ],
    "release_date": "2024-09-06",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "The The's first studio album release in 25 years.\nThey performed this song Live on KEXP last week, you can find that on our two-week streaming archive here:\nhttps://www.kexp.org/archive/\n\n\"Ensoulment\" focuses on what it means to be a human in the 21st century...\nLyrics:\n\"So, is this how the Empire dies?\nIts constitution withered on the vine\nPropped up by the dollar and the drone\nSlumped upon a degenerating throne...\"",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}