fixtures = [
    {
        "id": "c2bb5779-bf8f-48ac-8373-78c669e2a9af",
        "name": "test",
        "description": "",
        "privacy": "public",
        "artifact_count": 0,
        "download_count": 0,
        "subchannel_count": 0,
        "group_count": 1,
        "mirror_count": 0,
        "filters": {},
        "owners": ["john"],
        "created": "2021-04-02T12:22:55.112819+00:00",
        "updated": "2021-04-05T15:41:44.555105+00:00",
    },
    {
        "id": "1cb8bfb1-c385-4ab9-b9f5-93f429569589",
        "name": "c1",
        "description": "",
        "privacy": "public",
        "artifact_count": 0,
        "download_count": 0,
        "subchannel_count": 0,
        "group_count": 1,
        "mirror_count": 0,
        "filters": {},
        "owners": ["john"],
        "created": "2021-04-05T15:23:31.986368+00:00",
        "updated": "2021-04-05T15:41:44.555105+00:00",
    },
    {
        "id": "4669c328-5236-43a2-8eb0-a10b18abd781",
        "name": "another_channel",
        "description": "",
        "privacy": "public",
        "artifact_count": 0,
        "download_count": 0,
        "subchannel_count": 1,
        "group_count": 1,
        "mirror_count": 0,
        "filters": {},
        "owners": ["john"],
        "created": "2021-04-05T15:41:44.555105+00:00",
        "updated": "2021-04-05T15:41:44.555105+00:00",
    },
]
