Information about plays

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

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

{
    "id": 3416810,
    "uri": "https://api.kexp.org/v2/plays/3416810/?format=api",
    "airdate": "2024-10-24T18:41:35-07:00",
    "show": 61662,
    "show_uri": "https://api.kexp.org/v2/shows/61662/?format=api",
    "image_uri": "",
    "thumbnail_uri": "",
    "song": "What Dreams Are Made Of",
    "track_id": "34d9fa9a-b5dc-40ab-be2e-e092ebc1288f",
    "recording_id": "21e7abc0-30af-4a4c-a267-2a800df4c149",
    "artist": "Lyrics Born feat. Joyo Velarde",
    "artist_ids": [
        "1812cbb0-b1e1-4e89-9a31-cd5fdf95dd50",
        "3fafb3eb-bd69-4463-b6aa-bf88472b6089"
    ],
    "album": "What Dreams Are Made Of",
    "release_id": "730f8de0-7a26-465f-898e-10d32e54a2ef",
    "release_group_id": "aa3ce308-cd55-4cf5-9d1a-27fbc61cb764",
    "labels": [
        "[no label]"
    ],
    "label_ids": [
        "157afde4-4bf5-4039-8ad2-5a15acc85176"
    ],
    "release_date": "2024-09-12",
    "rotation_status": "Light",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Lyrics Born performs TONIGHT at Seattle's Nectar Lounge!  He'll perform at The Independent in San Francisco on February 1, 2025\n\nJoyo Velarde is a Filipino hip-hop and soul singer, and she's married to Lyrics Born",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}