Information about plays

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

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

{
    "id": 3439838,
    "uri": "https://api.kexp.org/v2/plays/3439838/?format=api",
    "airdate": "2024-12-18T23:36:59-08:00",
    "show": 62146,
    "show_uri": "https://api.kexp.org/v2/shows/62146/?format=api",
    "image_uri": "https://coverartarchive.org/release/7690824d-680a-493c-a207-7401d876d867/38782633408-500.jpg",
    "thumbnail_uri": "https://coverartarchive.org/release/7690824d-680a-493c-a207-7401d876d867/38782633408-250.jpg",
    "song": "Psalm 138:7",
    "track_id": null,
    "recording_id": "b84e6325-7e63-4c7b-b6e5-61065022ab73",
    "artist": "Joy Guidry",
    "artist_ids": [
        "dfbe2f71-0f8b-42fb-b40e-81c30dc8beb6"
    ],
    "album": "Amen",
    "release_id": null,
    "release_group_id": "ac27da62-69df-4eed-9540-c2080ce554df",
    "labels": [
        "Whited Sepulchre Records"
    ],
    "label_ids": [
        "a3df5b95-e020-45eb-978a-afd1003090a6"
    ],
    "release_date": "2024-05-10",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Radical self-love, compassion, laughter comprise the core of NYC-based bassoonist and composer Joy Guidry’s work.\n\nhttps://guidrybassoon.bandcamp.com/album/amen",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}