Information about plays

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

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

{
    "id": 3420934,
    "uri": "https://api.kexp.org/v2/plays/3420934/?format=api",
    "airdate": "2024-11-03T14:28:48-08:00",
    "show": 61753,
    "show_uri": "https://api.kexp.org/v2/shows/61753/?format=api",
    "image_uri": "",
    "thumbnail_uri": "",
    "song": "Me Hiciste Quedar Mal",
    "track_id": "5151cd16-ed05-4fb9-bb37-2bb785156d69",
    "recording_id": "5747f283-a84a-4305-b152-1bf817e2360d",
    "artist": "iLe",
    "artist_ids": [
        "25e7697d-24cb-4cba-904e-a90b53cc3004"
    ],
    "album": "Me Hiciste Quedar Mal",
    "release_id": "93dd18cd-7c8a-44eb-8591-0c948bf753c4",
    "release_group_id": "35320af4-0710-4f51-a91e-0b41496caec3",
    "labels": [
        "Altafonte"
    ],
    "label_ids": [
        "b55c2e01-b35e-40fd-84e9-641c116e4bea"
    ],
    "release_date": "2024-10-17",
    "rotation_status": "Light",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Ileana Mercedes Cabra Joglar, better known by the nickname \"iLe\", is a Puerto Rican singer, composer and vocalist. DJ Miss Ashley interviewed her in 2019: https://www.kexp.org/read/2019/6/27/calle-13-ile-hurricane-maria-solo-album-almadura/ https://ilevitable.com/",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}