Information about plays

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

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

{
    "id": 3421929,
    "uri": "https://api.kexp.org/v2/plays/3421929/?format=api",
    "airdate": "2024-11-06T01:40:14-08:00",
    "show": 61776,
    "show_uri": "https://api.kexp.org/v2/shows/61776/?format=api",
    "image_uri": "https://ia902209.us.archive.org/26/items/mbid-2b1a4fde-21d0-41bf-ab82-ed3d3808a392/mbid-2b1a4fde-21d0-41bf-ab82-ed3d3808a392-10118719012_thumb500.jpg",
    "thumbnail_uri": "https://ia802209.us.archive.org/26/items/mbid-2b1a4fde-21d0-41bf-ab82-ed3d3808a392/mbid-2b1a4fde-21d0-41bf-ab82-ed3d3808a392-10118719012_thumb250.jpg",
    "song": "Where Do We Go from Here",
    "track_id": "057ed0b0-0923-45e8-8751-b428d3fabd89",
    "recording_id": "bbbe8575-8000-4692-9054-4afad0bab101",
    "artist": "Charles Bradley feat. Menahan Street Band",
    "artist_ids": [
        "dc6d2ba1-012c-47a7-ba3f-d74e76c30d53",
        "93da8c8a-bd13-4418-a00e-2861b8518a8d"
    ],
    "album": "Victim of Love",
    "release_id": "2b1a4fde-21d0-41bf-ab82-ed3d3808a392",
    "release_group_id": "d28e3707-4b4d-4e07-9a83-8e082439de0e",
    "labels": [
        "Dunham Records",
        "Daptone Records"
    ],
    "label_ids": [
        "1ce58e6d-ae35-49f9-9a93-f66543871354",
        "6507ff0e-035a-4a24-9bbe-e07b1e2224d8"
    ],
    "release_date": "2013-04-02",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "\"It means a great deal to those who are oppressed to know that they are not alone. Never let anyone tell you that what you are doing is insignificant.\" \nDesmond Tutu, South African civil rights activist",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}