Information about plays

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

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

{
    "id": 3426986,
    "uri": "https://api.kexp.org/v2/plays/3426986/?format=api",
    "airdate": "2024-11-18T09:28:51-08:00",
    "show": 61883,
    "show_uri": "https://api.kexp.org/v2/shows/61883/?format=api",
    "image_uri": "https://ia800605.us.archive.org/10/items/mbid-049f0804-ae55-4b42-b75a-c070d630427d/mbid-049f0804-ae55-4b42-b75a-c070d630427d-40410063544_thumb500.jpg",
    "thumbnail_uri": "https://ia800605.us.archive.org/10/items/mbid-049f0804-ae55-4b42-b75a-c070d630427d/mbid-049f0804-ae55-4b42-b75a-c070d630427d-40410063544_thumb250.jpg",
    "song": "Life Is A Movie",
    "track_id": "5b054430-675e-4965-9c82-c5212733a89c",
    "recording_id": "baf11aab-eb1e-4bd9-b39a-a953afc2deba",
    "artist": "Vundabar",
    "artist_ids": [
        "e9113fb7-350c-4975-9b16-af633f23cf66"
    ],
    "album": "Life Is A Movie",
    "release_id": "049f0804-ae55-4b42-b75a-c070d630427d",
    "release_group_id": "e616e69b-d57b-4dc6-bcb4-2543a351dcf9",
    "labels": [
        "Loma Vista Recordings"
    ],
    "label_ids": [
        "9c3ec056-57dd-4987-bb53-cbea027ef81c"
    ],
    "release_date": "2024-10-10",
    "rotation_status": "Light",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "A new single from the Boston-based indie rockers, known for their blend of post-punk and math-rock, follows the release of \"I Got Cracked,\" their first drop under Loma Vista Records.\nhttps://vundabar.bandcamp.com/track/life-is-a-movie",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}