Information about plays

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

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

{
    "id": 3428216,
    "uri": "https://api.kexp.org/v2/plays/3428216/?format=api",
    "airdate": "2024-11-21T09:35:43-08:00",
    "show": 61907,
    "show_uri": "https://api.kexp.org/v2/shows/61907/?format=api",
    "image_uri": "https://ia802809.us.archive.org/10/items/mbid-2d0fb19a-f599-4eb2-9a63-52aa3004b280/mbid-2d0fb19a-f599-4eb2-9a63-52aa3004b280-25057606696_thumb500.jpg",
    "thumbnail_uri": "https://ia902809.us.archive.org/10/items/mbid-2d0fb19a-f599-4eb2-9a63-52aa3004b280/mbid-2d0fb19a-f599-4eb2-9a63-52aa3004b280-25057606696_thumb250.jpg",
    "song": "How It Ends",
    "track_id": "7c299bbb-50d3-321e-aad6-cdac8054896b",
    "recording_id": "82cfa3fb-a4d6-49b6-9dec-2152bc01ad28",
    "artist": "DeVotchKa",
    "artist_ids": [
        "a66cc38c-e6cd-4725-a8fd-7d32b998347f"
    ],
    "album": "Live with the Colorado Symphony",
    "release_id": "2d0fb19a-f599-4eb2-9a63-52aa3004b280",
    "release_group_id": "ec0034ec-4df4-4ac3-aca9-cc81141f246a",
    "labels": [
        "Cicero Recordings"
    ],
    "label_ids": [
        "072a076b-5b79-453c-a31b-3e77db5a7b01"
    ],
    "release_date": "2012-11-13",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "KEXP would like to send you and a friend to see DeVotchKa at The Showbox on February 15th, a 21+ event. Text WICKED to 206-903-KEXP (5397) for your chance to win.",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}