getMoreData�� "or a better name of your own"���� �� �� �� �� ��| url json artObjectJson |���� �� �� �� �� �� url := 'https://www.rijksmuseum.nl/api/nl/collection/' , objectNumber , '?key=[API_KEY]&format=json'Transcript crShow: 'Getting description from ', url.json����:= (NeoJSONReader fromString: (ZnEasy get: url) contents).artObjectJson := json at: 'artObject.�� �� �� �� �� �� ��description := artObjectJson at: 'description'.�� �� �� �� �� �� ��title :=��artObjectJson at: 'title'.