Name of API: Variants of Expressions
Created by: Molino de Ideas
To use this API you can subscribe to it on the Apicultur Store.
Prices
The price list for the API can be found here: Text.
Instructions
This service gives us the variants of common expressions by means of a parameter.
Type of Method: Get
Version: 1.0.0
URI:
http://store.apicultur.com/api/refranesvariantes/1.0.0
https://store.apicultur.com/api/refranesvariantes/1.0.0
Last Updated: October 2012
Example of Entry
http://store.apicultur.com/api/refranesvariantes/1.0.0/{id}
http://store.apicultur.com/api/refranesvariantes/1.0.0/203
Example of Result
<elemento>Roma no se construyó en una noche</elemento>
</listStringBean>
Entry Parameters
Name | ID |
Type | Integer |
Description | Identification number of the expression you want to enter to obtain its variants |
Example |
203 |
Result
The result is the command <listStringBean> which in turn contains:
Name | <elemento> |
Type | String |
Description | Variant of the expression previously entered in the form of its ID number |
Example |
<elemento>Variante</elemento> |