...
Code Block | ||||
---|---|---|---|---|
| ||||
{ "name":"Passengers", "info": { "rating":5, "releaseDate":null } } |
Custom Formatting with API Plugin
The following interface can be implemented to customize the response.
...
...
Code Block | ||||
---|---|---|---|---|
| ||||
{ "name":"Passengers", "info": { "rating":5, "releaseDate":null } } |
The following interface can be implemented to customize the response.
...