Information about plays

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

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

{
    "id": 3586037,
    "uri": "https://api.kexp.org/v2/plays/3586037/?format=api",
    "airdate": "2025-12-02T23:07:28-08:00",
    "show": 65274,
    "show_uri": "https://api.kexp.org/v2/shows/65274/?format=api",
    "image_uri": "",
    "thumbnail_uri": "",
    "song": "Solidarité",
    "track_id": "52e1dc33-c85d-4e12-998c-ff5ad61f32cb",
    "recording_id": "dce14b8c-730e-4f6c-b6bc-8a5d7ec07678",
    "artist": "‐M‐, Toumani Diabaté, Sidiki Diabaté, Santigold, Hiba Tawaji, Ibrahim Maalouf, Seu Jorge, Nekfeu, Youssou N’Dour, Sanjay Khan & ChaCha",
    "artist_ids": [
        "b96ba7e7-d882-409a-9825-ed3d6dbb437d",
        "97b20fe3-0924-4a5f-9955-d0b5c5f9587f",
        "c73d651d-87c9-4c5e-8abb-4ec9c4077241",
        "279a62ed-0b0e-4d2d-834d-7abe276434a5",
        "a1d9a38c-ad53-460d-9397-6c7d30a0589e",
        "af081ea2-7a2c-4fbd-8200-92d62056b5f5",
        "d721866d-5640-44ee-87f7-23dd062abd8a",
        "3267517b-cbd8-4189-b4cc-5649afec5122",
        "3ffbc2b1-baae-41c8-b8a8-8b7069adc9e0",
        "af575726-1437-4b53-b6e6-343bc5f16817",
        "99513c45-6c2d-4a6b-a089-074360591f01"
    ],
    "album": "Lamomali",
    "release_id": "644ddb6d-3511-422f-8f3d-ea3724730fa2",
    "release_group_id": "b6b14190-dd42-4c2b-b45e-4b0e9d7aa91c",
    "labels": [
        "3ème bureau"
    ],
    "label_ids": [
        "4f750641-0b79-4a5e-b85d-8573dc741872"
    ],
    "release_date": "2017-04-07",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "\"In his [2017] album, Lamomali, the iconic French rocker Matthieu Chedid collaborates with Grammy winner and kora (a 21-string harp) virtuoso Toumani Diabaté. The album also features a 'who’s who' of singers and instrumentalists from the African continent (such as Youssou N’Dour, Amadou and Mariam or Fatoumata Diawara), and pop stars of the like of Santigold and Jain.\"\n\nhttps://tinyurl.com/mptpvzkx",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}