Information about plays

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

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

{
    "id": 3567722,
    "uri": "https://api.kexp.org/v2/plays/3567722/?format=api",
    "airdate": "2025-10-20T19:31:16-07:00",
    "show": 64890,
    "show_uri": "https://api.kexp.org/v2/shows/64890/?format=api",
    "image_uri": "",
    "thumbnail_uri": "",
    "song": "LLAMALO",
    "track_id": null,
    "recording_id": null,
    "artist": "Dillom, MARTTEIN",
    "artist_ids": [
        "bd212fd1-abe7-47c6-9f6f-97d0330f4b74",
        "a0989b87-430a-4623-8ed6-b7793af785b7"
    ],
    "album": "MARTTEIN",
    "release_id": null,
    "release_group_id": "a8403cb5-ed4e-47b1-8528-533019278ad2",
    "labels": [
        "MARTTEIN"
    ],
    "label_ids": [],
    "release_date": "2024-10-04",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "ES: EthanUno es un artista de San Diego, California. Su estilo combina pop electrónico, hiperpop y R&B experimental con influencias latinas, creando una atmósfera única y emotiva en su música. — Albina.\n\nEN: MARTTEIN & Dillom – “LLÁMALO” A collaboration between two key figures in modern Argentine music: Dillom, an established icon, and the rising talent Marttein, who just released an outstanding album. Together, they blend their distinctive styles into a bold, contemporary sound. — Albina.",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}