Swift 4 will introduce the `Codable`-protocol which makes it easier to converts objects to JSON. I'll check, if we can use this. Since our properties have the same names as the fields, the API returns, this should be quite easy.