Information about plays

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

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

{
    "id": 3414010,
    "uri": "https://api.kexp.org/v2/plays/3414010/?format=api",
    "airdate": "2024-10-17T19:41:02-07:00",
    "show": 61602,
    "show_uri": "https://api.kexp.org/v2/shows/61602/?format=api",
    "image_uri": "",
    "thumbnail_uri": "",
    "song": "Egungun",
    "track_id": "9f8ec2e7-79af-40fa-b69c-6cff18ff92ff",
    "recording_id": "797989c4-d7a7-4f49-bfdf-1a158feaf88e",
    "artist": "Salin",
    "artist_ids": [
        "553dd439-c23e-4623-b405-67fb058e38b6"
    ],
    "album": "Egungun",
    "release_id": "edd0de9a-4313-4323-8e9b-93d50ba308b6",
    "release_group_id": "93081b52-354a-430a-900a-8907f54fa330",
    "labels": [
        "[no label]"
    ],
    "label_ids": [
        "157afde4-4bf5-4039-8ad2-5a15acc85176"
    ],
    "release_date": "2024-09-12",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Salin is a Thai-born drummer, Juno nominated producer and composer. Her current sound explores the enchanting sounds of Northeast Thailand and marries it with the 70’s psychedelia of West Africa, all through the lens of a modern soulful production.\n--\nhttps://salinmusic.bandcamp.com/",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}