Information about plays

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

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

{
    "id": 3609931,
    "uri": "https://api.kexp.org/v2/plays/3609931/?format=api",
    "airdate": "2026-01-27T20:45:56-08:00",
    "show": 65772,
    "show_uri": "https://api.kexp.org/v2/shows/65772/?format=api",
    "image_uri": "https://coverartarchive.org/release/9b413fa7-a984-4728-a548-a039c1843df8/21951978198-500.jpg",
    "thumbnail_uri": "https://coverartarchive.org/release/9b413fa7-a984-4728-a548-a039c1843df8/21951978198-250.jpg",
    "song": "Get Up, Stand Up",
    "track_id": null,
    "recording_id": "c4aef836-fbeb-4f9d-a8b2-2ea1b4dfc7ac",
    "artist": "Ojos de Brujo",
    "artist_ids": [
        "ab1b3f93-99ba-4a5b-868f-e412ab0a57fb"
    ],
    "album": "Techarí Live",
    "release_id": null,
    "release_group_id": "0c6ea5aa-fb17-3b1c-8f9c-dd518b3de1d1",
    "labels": [
        "Six Degrees Records"
    ],
    "label_ids": [
        "da042cc3-7c5c-4edb-bd47-bb63d1cd5910"
    ],
    "release_date": "2007-10-01",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Formed in the late 90’s in Barcelona, described as \"jipjop flamenkillo\" (hip hop with a little flamenco).\n\nojosdebrujo.com",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}