Information about plays

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

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

{
    "id": 3644922,
    "uri": "https://api.kexp.org/v2/plays/3644922/?format=api",
    "airdate": "2026-04-21T12:48:57-07:00",
    "show": 66513,
    "show_uri": "https://api.kexp.org/v2/shows/66513/?format=api",
    "image_uri": "https://dn721500.ca.archive.org/0/items/mbid-3ab190c8-aa5f-4ad3-b780-254965dad900/mbid-3ab190c8-aa5f-4ad3-b780-254965dad900-43586883798_thumb500.jpg",
    "thumbnail_uri": "https://dn721500.ca.archive.org/0/items/mbid-3ab190c8-aa5f-4ad3-b780-254965dad900/mbid-3ab190c8-aa5f-4ad3-b780-254965dad900-43586883798_thumb250.jpg",
    "song": "My People",
    "track_id": "512e5e48-2b27-4c1a-a9da-e525852ac56f",
    "recording_id": "b7f20838-fd33-4903-98e4-d52f34cd56ac",
    "artist": "Amber Mark",
    "artist_ids": [
        "b44e2752-deb5-4f10-b8e9-6671484acb34"
    ],
    "album": "My People",
    "release_id": "3ab190c8-aa5f-4ad3-b780-254965dad900",
    "release_group_id": "ecadc338-342e-4f3d-92e6-da68602d14e3",
    "labels": [
        "PMR Records"
    ],
    "label_ids": [
        "9eb5fc82-82ce-4f6e-85d4-52e23decfa1e"
    ],
    "release_date": "2020-06-19",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "With “My People,” R&B singer-songwriter Amber Mark delivers a song of revolution at its simplest form. Originally a song by Eddie Kendricks released in 1972, the track originally presented a more complex structure, in that it had more than one verse. Following laid back drums and hazy keys, Mark recites, “My people, hold on” as if praying to the heavens. (https://www.thewildhoneypie.com/buzzing-daily/amber-mark-my-people/p59)\n\nAmber Mark is playing the Capitol Hill Block Party in Seattle this year on August 8!\n\nhttps://www.ambermarkmusic.com/",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}