Information about plays

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

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

{
    "id": 3422541,
    "uri": "https://api.kexp.org/v2/plays/3422541/?format=api",
    "airdate": "2024-11-07T15:06:35-08:00",
    "show": 61788,
    "show_uri": "https://api.kexp.org/v2/shows/61788/?format=api",
    "image_uri": "https://ia801301.us.archive.org/30/items/mbid-5b332bc0-44ae-436c-a179-8f484c2b6350/mbid-5b332bc0-44ae-436c-a179-8f484c2b6350-13069731216_thumb500.jpg",
    "thumbnail_uri": "https://ia801301.us.archive.org/30/items/mbid-5b332bc0-44ae-436c-a179-8f484c2b6350/mbid-5b332bc0-44ae-436c-a179-8f484c2b6350-13069731216_thumb250.jpg",
    "song": "Sagaba",
    "track_id": "52f11bc7-09a2-31d5-b01d-f2af02baa647",
    "recording_id": "e1bbd0ae-ecc7-4a18-8462-a5fbc6d87c21",
    "artist": "Blue Scholars",
    "artist_ids": [
        "69cd93fd-1c2b-40f5-ae03-7bf4b4213fd3"
    ],
    "album": "Blue Scholars",
    "release_id": "cdd8fbd2-78cf-42b6-b66d-66cc0d690a26",
    "release_group_id": "f4be3234-0afc-31e0-82e7-b7eba0d69061",
    "labels": [],
    "label_ids": [],
    "release_date": "2004-02-07",
    "rotation_status": null,
    "is_local": true,
    "is_request": false,
    "is_live": false,
    "comment": "Seattle's Blue Scholars expertly sample \"Tomorrow (A Better You, Better Me)\" by Quincy Jones on this track! \n\n\"Sagaba\" translates to ‘suffering’ in Ilocano, the third largest language in the Philippines.  The song is an artfully told story about dreams. Here are the lyrics: https://genius.com/Blue-scholars-sagaba-lyrics",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}