Information about plays

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

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

{
    "id": 3590306,
    "uri": "https://api.kexp.org/v2/plays/3590306/?format=api",
    "airdate": "2025-12-12T21:49:02-08:00",
    "show": 65359,
    "show_uri": "https://api.kexp.org/v2/shows/65359/?format=api",
    "image_uri": "",
    "thumbnail_uri": "",
    "song": "Meritlhoana",
    "track_id": null,
    "recording_id": null,
    "artist": "Morena Leraba",
    "artist_ids": [
        "e9a450ac-0e9e-4ce1-ad33-1b73607f9d26"
    ],
    "album": null,
    "release_id": null,
    "release_group_id": null,
    "labels": [],
    "label_ids": [],
    "release_date": null,
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Teboho Mochaoa, known commonly by his stage name Morena Leraba is a Lesotho-born singer and rapper. He mainly uses traditional sesotho lyrics and combines them with electro, afro house and Hip hop. His lyrics are deeply rooted in Lesotho's traditional music, poetry, and its sub-genre, famo.",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}