Information about plays

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

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

{
    "id": 3422291,
    "uri": "https://api.kexp.org/v2/plays/3422291/?format=api",
    "airdate": "2024-11-07T00:39:22-08:00",
    "show": 61783,
    "show_uri": "https://api.kexp.org/v2/shows/61783/?format=api",
    "image_uri": "https://ia803203.us.archive.org/4/items/mbid-f0e1f63a-1131-4746-9cec-2aca2b78f21d/mbid-f0e1f63a-1131-4746-9cec-2aca2b78f21d-26639376262_thumb500.jpg",
    "thumbnail_uri": "https://ia903203.us.archive.org/4/items/mbid-f0e1f63a-1131-4746-9cec-2aca2b78f21d/mbid-f0e1f63a-1131-4746-9cec-2aca2b78f21d-26639376262_thumb250.jpg",
    "song": "Times Like These (acoustic version)",
    "track_id": "56077f5e-90fa-4213-9b6e-692fb17a8f9e",
    "recording_id": "7b8cd60d-6174-4d82-a859-99f18b05fe52",
    "artist": "Steve Earle",
    "artist_ids": [
        "ec863030-7c13-45a3-a025-a69195d3a020"
    ],
    "album": "Times Like These (acoustic version)",
    "release_id": "f0e1f63a-1131-4746-9cec-2aca2b78f21d",
    "release_group_id": "e6b31982-dbd9-4f7b-8104-6fb1fa08368a",
    "labels": [
        "New West Records"
    ],
    "label_ids": [
        "c1b263e3-f148-4e85-81a3-c57aefc56797"
    ],
    "release_date": "2020-06-09",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "\"Musician, songwriter, author, actor, producer... in whatever he does, country rock living legend Steve Earle is uncompromisingly in his art and an outspoken critic of what’s wrong in our country. On his many albums -- fourteen, not including his many collaborations, compilations and live releases -- Earle often embodies the voices of the disenfranchised and downtrodden.\" Watch as this legend performs an incredible live set right here, at our studio: \n\nhttp://blog.kexp.org/2013/05/16/live-video-steve-earle-2",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}