I am playing around with the Trello JSON board export. I am trying to turn it into an ODF document. However, I want to be able to link the check lists to their cards. Looking at the JSON file that is exported, I am unable to see how the check lists are associated to their cards. Cards have an idList that links them to which list they are from, but there is no such thing for check lists to cards.
Anyone got an idea? Is this something that is just not doable with the JSON export? Should I be looking somewhere else for this info?