Information about plays

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

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

{
    "id": 3623145,
    "uri": "https://api.kexp.org/v2/plays/3623145/?format=api",
    "airdate": "2026-02-27T19:07:28-08:00",
    "show": 66045,
    "show_uri": "https://api.kexp.org/v2/shows/66045/?format=api",
    "image_uri": "https://coverartarchive.org/release/7c28a833-972c-4e30-b9d6-6f40286c28d8/39593013157-500.jpg",
    "thumbnail_uri": "https://coverartarchive.org/release/7c28a833-972c-4e30-b9d6-6f40286c28d8/39593013157-250.jpg",
    "song": "SHAKE AH",
    "track_id": null,
    "recording_id": "5a1491d1-48b9-495d-871f-cecb03c1ab65",
    "artist": "Tyla feat. Tony Duardo, Optimist Music ZA & Ez Maestro",
    "artist_ids": [
        "45425c84-9092-4e2c-b732-e1d0280b580a",
        "69a9776a-6009-4313-8fb5-e3245affb02e",
        "75ef1229-d70d-499e-88f9-b7a4a7f1523a",
        "7a0b6577-402b-4d03-b929-1515b353b24e"
    ],
    "album": "TYLA",
    "release_id": null,
    "release_group_id": "7a360dbb-9773-4d5a-9a24-cce8203f1428",
    "labels": [],
    "label_ids": [],
    "release_date": "2024-03-22",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Tyla (Tyla Laura Seethal), born January 30, 2002, in Johannesburg, South Africa, is a Grammy-winning singer and songwriter who rose to international stardom with her 2023 hit \"Water\". Known for her signature \"popiano\" sound—a mix of pop, R&B, and South African Amapiano—she became the first South African artist in 55 years to enter the US Billboard Hot 100.",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}