Information about plays

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

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

{
    "id": 3627874,
    "uri": "https://api.kexp.org/v2/plays/3627874/?format=api",
    "airdate": "2026-03-11T22:24:27-07:00",
    "show": 66156,
    "show_uri": "https://api.kexp.org/v2/shows/66156/?format=api",
    "image_uri": "https://coverartarchive.org/release/f655f97a-bb49-448e-911d-65c7d51f4549/41259868044-500.jpg",
    "thumbnail_uri": "https://coverartarchive.org/release/f655f97a-bb49-448e-911d-65c7d51f4549/41259868044-250.jpg",
    "song": "From Mawé",
    "track_id": null,
    "recording_id": "cb03b9ad-2c37-4bdb-b6ba-4875bba54ed5",
    "artist": "Dowdelin",
    "artist_ids": [
        "87d5b65f-4924-422f-acd2-5d091bb81cb3"
    ],
    "album": "Tchenbé !",
    "release_id": null,
    "release_group_id": "05d30739-7f90-4f19-bacc-d3853c47e24b",
    "labels": [
        "Underdog Records"
    ],
    "label_ids": [
        "883ce1f5-60f9-484e-b08f-830dafddb2be"
    ],
    "release_date": "2025-02-14",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Group from Lyon, France featuring Olivya.\n\nhttps://dowdelinmusic.bandcamp.com/album/tchenb",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}