Information about plays

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

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

{
    "id": 3428396,
    "uri": "https://api.kexp.org/v2/plays/3428396/?format=api",
    "airdate": "2024-11-21T20:40:38-08:00",
    "show": 61911,
    "show_uri": "https://api.kexp.org/v2/shows/61911/?format=api",
    "image_uri": "https://coverartarchive.org/release/35779b9a-0f24-4fed-8894-502888a5f2f5/37473543209-500.jpg",
    "thumbnail_uri": "https://coverartarchive.org/release/35779b9a-0f24-4fed-8894-502888a5f2f5/37473543209-250.jpg",
    "song": "REFLECTION",
    "track_id": null,
    "recording_id": "5b81df71-76e6-4313-98ba-bc49ea5a2d0c",
    "artist": "tofubeats feat. 中村佳穂",
    "artist_ids": [
        "6c6869ac-cd89-4740-b808-949bff1652fa",
        "6cfbccef-c89b-4ee2-b037-1b4d695259f1"
    ],
    "album": "REFLECTION",
    "release_id": null,
    "release_group_id": "bf6e6031-6d71-4d35-89c1-02df65ad2e9c",
    "labels": [
        "unBORDE"
    ],
    "label_ids": [
        "549c9fea-1e24-46e0-b8a0-babb403573b9"
    ],
    "release_date": "2022-05-18",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Yūsuke Kawai, known professionally as Tofubeats, is a Japanese singer, record producer, and DJ. Kawai began producing music at the age of 14, under the name \"DJ Newtown\".\nhttps://www.tofubeats.com/\n--\n中村佳穂 (Kaho Nakamura) is a Japanese singer-songwriter and voice actress.",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}