Information about plays

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

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

{
    "id": 3622798,
    "uri": "https://api.kexp.org/v2/plays/3622798/?format=api",
    "airdate": "2026-02-27T00:53:41-08:00",
    "show": 66039,
    "show_uri": "https://api.kexp.org/v2/shows/66039/?format=api",
    "image_uri": "https://dn710302.ca.archive.org/0/items/mbid-e724ac03-5729-416e-a807-4316ec18d090/mbid-e724ac03-5729-416e-a807-4316ec18d090-44338392666_thumb500.jpg",
    "thumbnail_uri": "https://dn710302.ca.archive.org/0/items/mbid-e724ac03-5729-416e-a807-4316ec18d090/mbid-e724ac03-5729-416e-a807-4316ec18d090-44338392666_thumb250.jpg",
    "song": "12-Make Or Break",
    "track_id": "3e3e4b77-7c04-4f42-822b-1595f7c4d73a",
    "recording_id": "6595136d-59e5-4d02-bace-e8ba5ce41c8a",
    "artist": "Zo! & Tall Black Guy feat. Gareth Donkin & Debórah Bond",
    "artist_ids": [
        "cd5d99cf-1910-46e8-a7d1-b76c6c0f3c9c",
        "c3e2953b-844b-492a-a211-6c873ddef21a",
        "3f989fae-32a8-4f0e-8e01-12631a7245c0",
        "3f9aba2d-c138-441d-bc29-7a0aa03d469f"
    ],
    "album": "Expansions",
    "release_id": "e724ac03-5729-416e-a807-4316ec18d090",
    "release_group_id": "48a90db4-9790-4c1c-ac6e-afc38bde106e",
    "labels": [
        "Chapter 3hree, Verse 5ive Music",
        "Tall Black Guy Productions"
    ],
    "label_ids": [
        "284975b9-a4d2-4a31-aba6-1154086834b7",
        "8513c452-7667-4ba4-8471-355b5613cb52"
    ],
    "release_date": "2026-02-10",
    "rotation_status": "Light",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": null,
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}