Information about plays

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

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

{
    "id": 3420936,
    "uri": "https://api.kexp.org/v2/plays/3420936/?format=api",
    "airdate": "2024-11-03T14:34:20-08:00",
    "show": 61753,
    "show_uri": "https://api.kexp.org/v2/shows/61753/?format=api",
    "image_uri": "https://ia902207.us.archive.org/22/items/mbid-6453d13a-c152-49b4-b303-626cf0a836e9/mbid-6453d13a-c152-49b4-b303-626cf0a836e9-39914989837_thumb500.jpg",
    "thumbnail_uri": "https://ia802207.us.archive.org/22/items/mbid-6453d13a-c152-49b4-b303-626cf0a836e9/mbid-6453d13a-c152-49b4-b303-626cf0a836e9-39914989837_thumb250.jpg",
    "song": "Cry",
    "track_id": "146b7b29-1df2-4d46-ac04-6470af8095a8",
    "recording_id": "9bbe6c56-a916-470d-9caf-e83c9dce3bf2",
    "artist": "M. Ward, Folk Bitch Trio",
    "artist_ids": [
        "655b3e5b-09e4-45dd-941c-6fa3fc12521b",
        "41f03c6d-56e1-428a-a186-9e81e58c2592"
    ],
    "album": "For Beginners: The Best of M. Ward",
    "release_id": "6453d13a-c152-49b4-b303-626cf0a836e9",
    "release_group_id": "d12aa430-d5ac-43f4-b9a5-9790a66d7275",
    "labels": [
        "Merge Records"
    ],
    "label_ids": [
        "5a4f8d65-681e-4a1f-85a8-a874c9513888"
    ],
    "release_date": "2024-09-13",
    "rotation_status": "Library",
    "is_local": true,
    "is_request": false,
    "is_live": false,
    "comment": "Ahead of a run of US tour dates, M. Ward released For Beginners: The Best of M. Ward. In addition to highlighting the most beloved tracks across Ward’s expansive Merge Records discography, For Beginners adds his rendition of Godley & Creme’s 1985 ballad “Cry” featuring Australia’s Folk Bitch Trio, who will join Ward on the back half of his fall tour.\n\nhttps://mwardmusic.com/tour",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}