Information about plays

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

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

{
    "id": 3422433,
    "uri": "https://api.kexp.org/v2/plays/3422433/?format=api",
    "airdate": "2024-11-07T08:23:11-08:00",
    "show": 61786,
    "show_uri": "https://api.kexp.org/v2/shows/61786/?format=api",
    "image_uri": "https://ia600600.us.archive.org/35/items/mbid-bd4d1605-581f-4943-87d4-be65669f5ad6/mbid-bd4d1605-581f-4943-87d4-be65669f5ad6-39374013559_thumb500.jpg",
    "thumbnail_uri": "https://ia800600.us.archive.org/35/items/mbid-bd4d1605-581f-4943-87d4-be65669f5ad6/mbid-bd4d1605-581f-4943-87d4-be65669f5ad6-39374013559_thumb250.jpg",
    "song": "Let Your Heart Fill Up",
    "track_id": "51a3396f-5181-46ce-a357-889718fb7c42",
    "recording_id": "65978732-f834-494f-a069-b1bb36aa2978",
    "artist": "Jerome Blazé",
    "artist_ids": [
        "8d3c1c8f-66d2-49bb-9cd8-f804853631c5"
    ],
    "album": "Living Room",
    "release_id": "bd4d1605-581f-4943-87d4-be65669f5ad6",
    "release_group_id": "552b7ac4-1ce3-4592-9bf5-8d33df211e62",
    "labels": [
        "[no label]"
    ],
    "label_ids": [
        "157afde4-4bf5-4039-8ad2-5a15acc85176"
    ],
    "release_date": "2024-10-11",
    "rotation_status": "Light",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Australian artist Jerome Blazé is based in Sydney. He works as a producer and songwriter, touring as a keyboard player and researching and lecturing in popular music. \nhttps://www.soundbyjerome.com",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}