[14:49:07] Hello Everyone :)   I'm sorry to disturb i'm kinda new here ! [14:50:00] Here I am, I could use some help but I'm not sure where to go to ask. I'm a developer, and one of our customers wants to be able to transfer his data and contribute to Wikidata [14:50:51] * phschafft waves to Guest3582. [14:52:35] I managed to create a bot, I found the API and I use it with Curl in php. I managed to get the data from a form to display them to avoid sending duplicate data. Only drawback while recovering the data, I realized that I recovered the properties in the form "P1454" and the value: "Q510785". I would like to know if the properties can be recovered via [14:52:36] the api? [14:54:26] I'm not sure I understand your question. [14:54:39] (but I might also not be the best person to ask to begin with) [14:55:28] ahah, i use the API with action=query, prop=revision, rvprop=content, and i got all my values inside claims in a JSON :) [14:55:39] :) [14:56:57] I just don't know if I can get the property name (it would be nicer for display than "P1454" ahah):D