Information about plays

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

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

{
    "id": 3421942,
    "uri": "https://api.kexp.org/v2/plays/3421942/?format=api",
    "airdate": "2024-11-06T02:28:11-08:00",
    "show": 61776,
    "show_uri": "https://api.kexp.org/v2/shows/61776/?format=api",
    "image_uri": "https://ia904506.us.archive.org/1/items/mbid-1b0fb958-204a-4fd3-b1da-3d86da3b320d/mbid-1b0fb958-204a-4fd3-b1da-3d86da3b320d-39366630132_thumb500.jpg",
    "thumbnail_uri": "https://ia904506.us.archive.org/1/items/mbid-1b0fb958-204a-4fd3-b1da-3d86da3b320d/mbid-1b0fb958-204a-4fd3-b1da-3d86da3b320d-39366630132_thumb250.jpg",
    "song": "Resolution / Revolution",
    "track_id": "1a8e6088-1b48-4aef-8f66-e6e6b4fb0129",
    "recording_id": "0c847bb2-a866-49ac-9154-ff60cd622f8f",
    "artist": "The Linda Lindas",
    "artist_ids": [
        "ecd00b8b-f697-4d90-8641-6633af356747"
    ],
    "album": "No Obligation",
    "release_id": "1b0fb958-204a-4fd3-b1da-3d86da3b320d",
    "release_group_id": "3fb342bc-2a71-4219-a8ba-8f274fbb4e24",
    "labels": [
        "Epitaph"
    ],
    "label_ids": [
        "1bfd06be-a6ed-4ced-8159-7d4d2923a40c"
    ],
    "release_date": "2024-10-11",
    "rotation_status": "Medium",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "“Activism works. So what I’m telling you to do now is to act. Because no one is too small to make a difference.”\n- Greta Thunberg\n\n\nBandmembers include sisters Lucia and Mila de Garca, Eloise Wong, and Bela Salazar. \nRead about their not-so-typical-summer touring with Green day, here:\nhttps://diymag.com/interview/the-linda-lindas-no-obligation-october-2024",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}