I use Freebase data dump as core dataset for my travel application. Cities may have one or more associated images identified by MIDs(the freebase identifier for all things) . I was able to use the following API call as suggested in Stackoverflow here , to show up the images in my applications which was working fine till yesterday
However I knew that Freebase is being shut down and being migrated to Wikidata. However there is no documentation wrt migration of images from freebase, which were available through Freebase usercontent API, to Wikidata.
Therefore I was unable to migrate from the deprecated Freebase UserContent API as above till date. However the above API (and all Freebase APIs including the Freebase website) stopped working today and I am left high and dry(have some investor demos scheduled this week) as Travel Application is pretty much useless without images.
Any ideas if the images user content referred to in freebase has been migrated to Wikidata and any pointers to documentation would be very very useful!!
Any help would be useful