Information about plays

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

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

{
    "id": 3438468,
    "uri": "https://api.kexp.org/v2/plays/3438468/?format=api",
    "airdate": "2024-12-15T16:12:33-08:00",
    "show": 62118,
    "show_uri": "https://api.kexp.org/v2/shows/62118/?format=api",
    "image_uri": "https://ia801806.us.archive.org/12/items/mbid-a6e362ba-2ebf-4620-9ad5-1e1ad343558d/mbid-a6e362ba-2ebf-4620-9ad5-1e1ad343558d-37082800198_thumb500.jpg",
    "thumbnail_uri": "https://ia601806.us.archive.org/12/items/mbid-a6e362ba-2ebf-4620-9ad5-1e1ad343558d/mbid-a6e362ba-2ebf-4620-9ad5-1e1ad343558d-37082800198_thumb250.jpg",
    "song": "Musow Danse (Women’s Dance)",
    "track_id": "f93ca6cb-457a-4303-8b5c-d3b0785e59a1",
    "recording_id": "b4d95e3e-7f10-4600-9e50-cea986ed245a",
    "artist": "Les Amazones d’Afrique",
    "artist_ids": [
        "fddd04f2-e48c-4f05-8472-2fffe1c80255"
    ],
    "album": "Musow Danse",
    "release_id": "a6e362ba-2ebf-4620-9ad5-1e1ad343558d",
    "release_group_id": "850b928a-6975-4ce2-abf7-476f5d414976",
    "labels": [
        "Real World Records Ltd."
    ],
    "label_ids": [
        "0aeffa22-7050-41df-8f7d-a912a770b882"
    ],
    "release_date": "2024-02-16",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Some of the best of 2024!\n\nLes Amazones d'Afrique features some new faces, but the message remains loud and clear: Violence against women must stop.\n\n\"Amazones Power\" tackles these issues head on. Three generations of women sing out in unison, calling for a future without the threat of female genital mutilation (FGM), sexual violence, lack of education, and forced marriage. https://tinyurl.com/3e5jr69n",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}