Information about plays

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

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

{
    "id": 3422257,
    "uri": "https://api.kexp.org/v2/plays/3422257/?format=api",
    "airdate": "2024-11-06T22:43:29-08:00",
    "show": 61783,
    "show_uri": "https://api.kexp.org/v2/shows/61783/?format=api",
    "image_uri": "https://ia600102.us.archive.org/29/items/mbid-a991d319-c545-4747-a402-a8f4c65bcd3e/mbid-a991d319-c545-4747-a402-a8f4c65bcd3e-40036259662_thumb500.jpg",
    "thumbnail_uri": "https://ia600102.us.archive.org/29/items/mbid-a991d319-c545-4747-a402-a8f4c65bcd3e/mbid-a991d319-c545-4747-a402-a8f4c65bcd3e-40036259662_thumb250.jpg",
    "song": "Young Lion",
    "track_id": "c045fd2e-d9a7-4973-a24f-e3544286f9a5",
    "recording_id": "91f17031-3001-4ac0-b9aa-088ca2c0409b",
    "artist": "Sade Adu",
    "artist_ids": [
        "3c6a1239-9858-4ec6-8bf2-208fd2659c68"
    ],
    "album": "Transa: Selects",
    "release_id": "a991d319-c545-4747-a402-a8f4c65bcd3e",
    "release_group_id": "a72b637c-45b3-4659-9121-623cff59911e",
    "labels": [
        "Red Hot Organization"
    ],
    "label_ids": [
        "c0b03b5b-8ab6-4009-80da-277affa88056"
    ],
    "release_date": "2024-10-28",
    "rotation_status": "Medium",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Sade Adu, the legendary soul-pop singer, has released her first new song in six years titled \"Young Lion.\" This emotionally charged track is a heartfelt apology to her transgender son, Izaak Adu, who came out as transgender in 2016.\n\nThe song is part of the upcoming compilation album \"TRAИƧA: Selects,\" a project by the Red Hot Organization that celebrates trans and non-binary people. This compilation features over 100 artists and is set to be released on November 22, 2024. Grab the full 46 cut collection here:\n\nhttps://redhot.bandcamp.com/album/tra-a",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}