Information about plays

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

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

{
    "id": 3614909,
    "uri": "https://api.kexp.org/v2/plays/3614909/?format=api",
    "airdate": "2026-02-08T15:29:03-08:00",
    "show": 65880,
    "show_uri": "https://api.kexp.org/v2/shows/65880/?format=api",
    "image_uri": "",
    "thumbnail_uri": "",
    "song": "No te veo",
    "track_id": null,
    "recording_id": "8a5c3c7c-2b3a-479c-aaeb-7d566f33d372",
    "artist": "Jowell & Randy, Guelo Star, J King & Maximan",
    "artist_ids": [
        "06ce3b27-f371-4a77-9b4b-1f0e71f59e61",
        "abc5acb3-7af6-4705-a22c-d9a05ef3d463",
        "15852e22-69f2-42fc-8886-4ffabcf86271"
    ],
    "album": "Casa de leones",
    "release_id": null,
    "release_group_id": "562a895d-ef86-3223-898b-aeab3c1db405",
    "labels": [
        "Warner Music Latina"
    ],
    "label_ids": [
        "0cc9cf8e-adbc-438a-9169-92dfa447652d"
    ],
    "release_date": "2007-06-19",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Puerto Rico. Reggaeton, but often credited as a step towards Global Bass. http://www.soundsandcolours.com/articles/colombia/que-bajo-celebrates-5-years-of-new-york-tropical/",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}