Information about plays

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

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

{
    "id": 3416610,
    "uri": "https://api.kexp.org/v2/plays/3416610/?format=api",
    "airdate": "2024-10-24T06:26:42-07:00",
    "show": 61658,
    "show_uri": "https://api.kexp.org/v2/shows/61658/?format=api",
    "image_uri": "https://ia800705.us.archive.org/15/items/mbid-472f4ece-d74c-4cf7-a642-cfcb0d4f5696/mbid-472f4ece-d74c-4cf7-a642-cfcb0d4f5696-4642187855_thumb500.jpg",
    "thumbnail_uri": "https://ia800705.us.archive.org/15/items/mbid-472f4ece-d74c-4cf7-a642-cfcb0d4f5696/mbid-472f4ece-d74c-4cf7-a642-cfcb0d4f5696-4642187855_thumb250.jpg",
    "song": "Ease On Down the Road #1",
    "track_id": "c9b8ec2f-14ef-4cc4-8ab3-1104824fb426",
    "recording_id": "555de85b-edf0-4b73-961c-fef5e936abe3",
    "artist": "Diana Ross, Michael Jackson",
    "artist_ids": [
        "f27ec8db-af05-4f36-916e-3d57f91ecf5e",
        "60d41417-feda-4734-bbbf-7dcc30e08a83"
    ],
    "album": "The Wiz",
    "release_id": "472f4ece-d74c-4cf7-a642-cfcb0d4f5696",
    "release_group_id": "ab05542d-7362-307d-b63b-3ed3bcb43113",
    "labels": [
        "MCA Records"
    ],
    "label_ids": [
        "46a3941a-c810-47a1-974f-955effec4d09"
    ],
    "release_date": "1978-09-18",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Today is the anniversary of the movie, 'The Wiz', released in 1978. \n\nChiefly produced by Quincy Jones, 'The Wiz' soundtrack features non-sync cast performances by the stars of the film, including Diana Ross and Michael Jackson. \n\nIn 1977, \"Ease on Down the Road\" was recorded as a duet between Diana Ross and Michael Jackson and released as the theme song of the 1978 film adaptation of 'The Wiz'. https://bit.ly/2ZNGgp0",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}