Information about plays

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

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

{
    "id": 3617640,
    "uri": "https://api.kexp.org/v2/plays/3617640/?format=api",
    "airdate": "2026-02-15T00:18:20-08:00",
    "show": 65937,
    "show_uri": "https://api.kexp.org/v2/shows/65937/?format=api",
    "image_uri": "https://coverartarchive.org/release/7a56ba4c-d459-47a7-b474-d98daa44049e/25634856490-500.jpg",
    "thumbnail_uri": "https://coverartarchive.org/release/7a56ba4c-d459-47a7-b474-d98daa44049e/25634856490-250.jpg",
    "song": "Hope Annihilator",
    "track_id": null,
    "recording_id": "a41f31f0-2acf-4e58-b216-5c525b6c94a8",
    "artist": "Barbarian",
    "artist_ids": [
        "b632cca6-d277-4d16-a5ef-46b8c9a3e818"
    ],
    "album": "To No God Shall I Kneel",
    "release_id": null,
    "release_group_id": "5a06a383-234e-4009-86fb-1dcda3f89adb",
    "labels": [
        "Hells Headbangers Records"
    ],
    "label_ids": [
        "167ea0e2-47ee-4f5e-851d-264635054760"
    ],
    "release_date": "2019-06-07",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Florence, Italy's Barbarian just released their sixth full length album, Reek of God last month on Dying Victims Productions.\n\nhttps://dyingvictimsproductions.bandcamp.com/album/reek-of-god\nhttps://www.facebook.com/barbarianmetal",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}