Information about plays

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

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

{
    "id": 3596462,
    "uri": "https://api.kexp.org/v2/plays/3596462/?format=api",
    "airdate": "2025-12-26T21:52:56-08:00",
    "show": 65481,
    "show_uri": "https://api.kexp.org/v2/shows/65481/?format=api",
    "image_uri": "https://coverartarchive.org/release/a85ac0fe-9f2e-45cc-9eef-46df72a68b79/40946245529-500.jpg",
    "thumbnail_uri": "https://coverartarchive.org/release/a85ac0fe-9f2e-45cc-9eef-46df72a68b79/40946245529-250.jpg",
    "song": "PUSH 2 START",
    "track_id": null,
    "recording_id": "559deab7-2807-46a4-8495-e5d941379f62",
    "artist": "Tyla",
    "artist_ids": [
        "45425c84-9092-4e2c-b732-e1d0280b580a"
    ],
    "album": "PUSH 2 START",
    "release_id": null,
    "release_group_id": "231c80ee-9bf6-4646-b7e2-9826cd3c1ecc",
    "labels": [],
    "label_ids": [],
    "release_date": null,
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Tyla Laura Seethal, known mononymously as Tyla, is a South African singer and songwriter. Born and raised in Johannesburg, she signed with Epic Records in 2021 following the domestic success of her 2019 debut single, \"Getting Late\".",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}