Information about plays

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

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

{
    "id": 3544754,
    "uri": "https://api.kexp.org/v2/plays/3544754/?format=api",
    "airdate": "2025-08-25T19:50:48-07:00",
    "show": 64388,
    "show_uri": "https://api.kexp.org/v2/shows/64388/?format=api",
    "image_uri": "",
    "thumbnail_uri": "",
    "song": "AYY",
    "track_id": null,
    "recording_id": null,
    "artist": "Mitú",
    "artist_ids": [
        "01ce0542-1e29-4ab6-bffe-ba0e2fb61ce8"
    ],
    "album": null,
    "release_id": null,
    "release_group_id": null,
    "labels": [],
    "label_ids": [],
    "release_date": "2024-03-20",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Música electrónica latina de Colombia\nSíguelos en YouTube y otras redes sociales: https://www.youtube.com/@mitu507\nNo te los pierdas en el MOTH Club de Londres, Reino Unido, el 27 de septiembre.\n***\nLatin electronic music from Colombia\nFollow them on YouTube and other socials: https://www.youtube.com/@mitu507\nCatch them at the MOTH Club in London, UK on September, 27",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}