Information about plays

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

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

{
    "id": 3600549,
    "uri": "https://api.kexp.org/v2/plays/3600549/?format=api",
    "airdate": "2026-01-05T10:25:58-08:00",
    "show": 65571,
    "show_uri": "https://api.kexp.org/v2/shows/65571/?format=api",
    "image_uri": "https://ia801708.us.archive.org/9/items/mbid-512c1dc5-5bfa-4429-880d-da858bebdd00/mbid-512c1dc5-5bfa-4429-880d-da858bebdd00-43785650185_thumb500.jpg",
    "thumbnail_uri": "https://ia601708.us.archive.org/9/items/mbid-512c1dc5-5bfa-4429-880d-da858bebdd00/mbid-512c1dc5-5bfa-4429-880d-da858bebdd00-43785650185_thumb250.jpg",
    "song": "Since You",
    "track_id": "dd564cfd-b8f5-46c1-9020-3047222c9c7b",
    "recording_id": "05c07c53-8c7c-4da2-8238-ce3207b9ae33",
    "artist": "Anna Of The North",
    "artist_ids": [
        "4d7db1c4-3c00-4140-8c83-c6d99cfdecf4"
    ],
    "album": "Girl In A Bottle",
    "release_id": "512c1dc5-5bfa-4429-880d-da858bebdd00",
    "release_group_id": "c3f121d9-4939-4d96-8059-b2295e8a5651",
    "labels": [
        "Pias UK Limited"
    ],
    "label_ids": [
        "237c38dd-74c0-4291-ada5-773178b193b6"
    ],
    "release_date": "2025-12-05",
    "rotation_status": "Medium",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Norwegian singer-songwriter Anna Lotterud, aka Anna of the North, returns with her  irresistible fourth studio album. Featuring slinky guitar lines, dreamy vocals, and sparkling synths, ‘Girl In A Bottle’ is a perfect dose of melancholic, crystalline pop that explores new love, heartache, and the spaces in between.\n\nhttps://www.annaofthenorth.com/",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}