Information about plays

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

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

{
    "id": 3519559,
    "uri": "https://api.kexp.org/v2/plays/3519559/?format=api",
    "airdate": "2025-06-27T14:56:20-07:00",
    "show": 63851,
    "show_uri": "https://api.kexp.org/v2/shows/63851/?format=api",
    "image_uri": "https://ia800209.us.archive.org/23/items/mbid-d90916c9-c769-4d3d-80d4-425291455857/mbid-d90916c9-c769-4d3d-80d4-425291455857-2743747039_thumb500.jpg",
    "thumbnail_uri": "https://ia800209.us.archive.org/23/items/mbid-d90916c9-c769-4d3d-80d4-425291455857/mbid-d90916c9-c769-4d3d-80d4-425291455857-2743747039_thumb250.jpg",
    "song": "Jah Can Count On I",
    "track_id": "c3bb2cb0-bd5e-3152-8aee-a196ec3cb63b",
    "recording_id": "df9c9427-722f-438f-8637-e6aa08af2b15",
    "artist": "Freddie McGregor",
    "artist_ids": [
        "7217d3fb-a04b-429d-abcf-a74265a93c73"
    ],
    "album": "Mr. McGregor",
    "release_id": "d90916c9-c769-4d3d-80d4-425291455857",
    "release_group_id": "6e8718a4-65f9-4e97-8a75-a44e487068f0",
    "labels": [
        "17 North Parade"
    ],
    "label_ids": [
        "6efaec25-5652-4933-96a2-b9f9f5849af8"
    ],
    "release_date": "2008-01-01",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Born on this day in 1956!\n\nFreddie McGregor, Jamaican singer, musician and record producer whose music career began when he was seven years old.",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}