Information about plays

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

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

{
    "id": 3519927,
    "uri": "https://api.kexp.org/v2/plays/3519927/?format=api",
    "airdate": "2025-06-28T12:20:06-07:00",
    "show": 63861,
    "show_uri": "https://api.kexp.org/v2/shows/63861/?format=api",
    "image_uri": "https://ia600205.us.archive.org/16/items/mbid-fe44f756-6566-4bd9-be62-3601ea3a11c1/mbid-fe44f756-6566-4bd9-be62-3601ea3a11c1-2107299479_thumb500.jpg",
    "thumbnail_uri": "https://ia800205.us.archive.org/16/items/mbid-fe44f756-6566-4bd9-be62-3601ea3a11c1/mbid-fe44f756-6566-4bd9-be62-3601ea3a11c1-2107299479_thumb250.jpg",
    "song": "Michael",
    "track_id": "7757c508-ecc0-3e2e-80d1-52f1c0036425",
    "recording_id": "259fe58d-a8fa-4920-8d5b-044e252af193",
    "artist": "Franz Ferdinand",
    "artist_ids": [
        "aa7a2827-f74b-473c-bd79-03d065835cf7"
    ],
    "album": "Franz Ferdinand",
    "release_id": "fe44f756-6566-4bd9-be62-3601ea3a11c1",
    "release_group_id": "c145ca26-2556-3780-828f-82729de51f7b",
    "labels": [
        "Domino"
    ],
    "label_ids": [
        "bfe26801-a86f-49b9-8502-05ae80b02594"
    ],
    "release_date": "2004-02-09",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "The band is on tour! \nhttps://franzferdinand.com/#\n\nThe song from Franz Ferdinand's debut album contains a secret message from 1:35 to 1:39 saying, \"She's worried about you, call your mother\", if played backwards. According to \"franzferdinand.net,\" bassist Bob Hardy was getting a bit worried about calling his mother back home, so the band added the backwards lyrics in as an homage. But Bob Hardy has said that he has no knowledge of the lyrics being there and he thought it was just a positive message to put on the track.",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}