GET api/TMovie/{id}
Request Information
URI Parameters
Name | Description | Type | Additional information |
---|---|---|---|
id | integer |
Required |
Body Parameters
None.
Response Information
Resource Description
TMovieName | Description | Type | Additional information |
---|---|---|---|
Id | integer |
None. |
|
Score | integer |
None. |
|
Duration | string |
String length: inclusive between 0 and 20 |
|
Name | string |
Required String length: inclusive between 0 and 120 |
|
Nombre | string |
Required String length: inclusive between 0 and 120 |
|
Language | string |
String length: inclusive between 0 and 30 |
|
Director | string |
Required String length: inclusive between 0 and 60 |
|
Cast | string |
Required |
|
Honors | string |
None. |
|
Description | string |
Required |
|
Parenting | string |
Required String length: inclusive between 0 and 30 |
|
Gender | string |
Required String length: inclusive between 0 and 250 |
|
Order | integer |
None. |
|
Group | integer |
None. |
|
Premiere | date |
None. |
|
VideoLink | string |
Required String length: inclusive between 0 and 120 |
|
Status | string |
Required String length: inclusive between 0 and 30 |
|
RegisterDate | date |
None. |
|
LastEditDate | date |
None. |
|
IsRelated | boolean |
None. |
|
TMovieImage | Collection of TMovieImage |
None. |
Response Formats
application/json
Sample:
Sample not available.
text/json
Sample:
Sample not available.
application/xml
Sample:
Sample not available.
text/xml
Sample:
Sample not available.