Information about plays

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

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

{
    "id": 3521672,
    "uri": "https://api.kexp.org/v2/plays/3521672/?format=api",
    "airdate": "2025-07-02T14:19:28-07:00",
    "show": 63900,
    "show_uri": "https://api.kexp.org/v2/shows/63900/?format=api",
    "image_uri": "https://coverartarchive.org/release/4c413791-f9de-4259-b971-1bb2f7c678a4/5486950797-500.jpg",
    "thumbnail_uri": "https://coverartarchive.org/release/4c413791-f9de-4259-b971-1bb2f7c678a4/5486950797-250.jpg",
    "song": "A Funky Space Reincarnation",
    "track_id": null,
    "recording_id": "811831e9-bf89-42b1-83e8-e67b8b2c16d1",
    "artist": "Marvin Gaye",
    "artist_ids": [
        "afdb7919-059d-43c1-b668-ba1d265e7e42"
    ],
    "album": "Here, My Dear",
    "release_id": null,
    "release_group_id": "225a6648-d4d2-3b89-986b-6e515e7a94f0",
    "labels": [
        "Motown"
    ],
    "label_ids": [
        "8e479e57-ef44-490c-b75d-cd28df89bf1b"
    ],
    "release_date": "1978-12-01",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "The jazz-funk single “A Funky Space Reincarnation” outlines a future where he’s captain of a “space bed” and meets a woman who reminds him of his first wife, Anna. He proclaims they’ll probably get “married in June” and she should “smoke a joint from out of Venus.”\n\nThe sci-fi romance comes from his 1978 album \"Here, My Dear,\" which focuses primarily on Gaye’s divorce from his first wife, Anna Gordy Gaye. When she sued him for divorce, the singer’s attorney convinced Gaye to give up half the percentage of album royalties from his next Motown album to his ex-wife. \n As such, Gaye created a double-length concept album about the divorce. Intending to record a crap album, his true feelings came through on an album (his fifteenth) which is considered a masterpiece.",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}