Information about plays

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

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

{
    "id": 3421787,
    "uri": "https://api.kexp.org/v2/plays/3421787/?format=api",
    "airdate": "2024-11-05T16:47:14-08:00",
    "show": 61773,
    "show_uri": "https://api.kexp.org/v2/shows/61773/?format=api",
    "image_uri": "https://ia804605.us.archive.org/27/items/mbid-a6e6be4a-ca85-46b8-b9df-93d3e94e4168/mbid-a6e6be4a-ca85-46b8-b9df-93d3e94e4168-10348799850_thumb500.jpg",
    "thumbnail_uri": "https://ia804605.us.archive.org/27/items/mbid-a6e6be4a-ca85-46b8-b9df-93d3e94e4168/mbid-a6e6be4a-ca85-46b8-b9df-93d3e94e4168-10348799850_thumb250.jpg",
    "song": "Uncle Sam Goddamn",
    "track_id": "02c76f50-f481-4c05-b80a-47e98869c957",
    "recording_id": "a13a55fe-f539-42e2-b26f-d0c68cfce931",
    "artist": "Brother Ali",
    "artist_ids": [
        "e0b267df-9e16-4fd3-abb2-b47e61e7a2aa"
    ],
    "album": "The Undisputed Truth",
    "release_id": "f6384b51-c6ec-4798-8e28-4e97d9cb20b0",
    "release_group_id": "8276e148-8ecb-3891-988d-e963bd9dc562",
    "labels": [
        "Rhymesayers Entertainment"
    ],
    "label_ids": [
        "d8d53751-d146-41dc-a95b-58332e41e03f"
    ],
    "release_date": "2007-04-10",
    "rotation_status": null,
    "is_local": false,
    "is_request": true,
    "is_live": false,
    "comment": "By request from Raquel and Sam!\n\nOne of the Minnesota emcee's most popular tracks, this is a scathing political debasement of all that corporate America stands for. The song hit hard enough within the industry to get Ali kicked off a tour sponsored by Verizon\" -- https://genius.com/Brother-ali-uncle-sam-goddamn-lyrics",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}