Parameter | Required | Valid Options | Default | Description |
---|---|---|---|---|
idMovie | Yes | ^\\d$ | Identifier of movie | |
cast | No | 0, 1 | 0 | Actors of the movie: 0 : No retrieve cast 1 : Retrieves main data of cast
|
format | No | json, xml | json | Format in which the data is returned. It's important that it be lowercase |
callback | No | myapifilms | Callback function name for JSONP |
Field | Type | Description |
---|---|---|
cast | JSON | List of actors with next information: aliases: List of aliases of the actor appearance: Appearance of the actor. Contains the follow fields: ethnicOrigin: Ethnic Origin of the actor eyeColor: Eye color of the actor hairColor: Hair color of the actor height: Height of the actor piercings: Piercings of the actor race: Race of the actor stats: Stats of the actor dateOfBirth: Date of birth of the actor. The format is DD/MM/YYYY gallery: Photos gallery of the actor name: Retrieve text (name of the actor) and id preview: Image information: imageId: Identifier of the image urlImage: Url of the image page: Actual page of the gallery total: Number of total page of the gallery measurements: Measurements of the actor milestones: Milestones of the actor name: Name of the actor or actress nameId: Id of the actor movies: Movies of the actor popularVideos: Popular videos of the actor startingYear: The year of actor started url: Url of profile of the actor urlPhoto: Url to the photo of the actor |
description | String | Plot of the movie |
directors | JSON | List of the directors. Retrieve text and id |
genres | List | List of genres |
runtime | String | Runtime of the movie |
title | String | Title of the movie |
url | String | URL of the movie on AFDB |
urlPosterBack | String | URL of back poster of the movie |
urlPosterFront | String | URL of front poster of the movie |
videoidId | String | Id of the movie |
year | String | Year of the movie |
Code | Message |
---|---|
118 | Too many results |
119 | No results |
505 | Limit reached |
507 | You have reached the maximum of requests in seconds |
513 | Invalid token |
515 | Option disabled temporaily |
999 | Internal Error |
Parameter | Required | Valid Options | Default | Description |
---|---|---|---|---|
title | No | Title of the movie | ||
format | No | json, xml | json | Format in which the data is returned. It's important that it be lowercase |
endYear | No | ^\\d$ | Year until the movie is searched | |
searchActor | No | Name of the actor to filter the movies. Can be more than one separated by comma | ||
searchDirector | No | Name of the director to filter the movies | ||
searchStudio | No | Name of the studio to filter the movies | ||
startYear | No | \\d{4} | Year from the movie is searched | |
videoCategory | No | Category of the movie to filter. Ca be more than one | ||
callback | No | myapifilms | Callback function name for JSONP |
Field | Type | Description |
---|---|---|
cast | JSON | List of actors with next information: aliases: List of aliases of the actor appearance: Appearance of the actor. Contains the follow fields: ethnicOrigin: Ethnic Origin of the actor eyeColor: Eye color of the actor hairColor: Hair color of the actor height: Height of the actor piercings: Piercings of the actor race: Race of the actor stats: Stats of the actor dateOfBirth: Date of birth of the actor. The format is DD/MM/YYYY gallery: Photos gallery of the actor name: Retrieve text (name of the actor) and id preview: Image information: imageId: Identifier of the image urlImage: Url of the image page: Actual page of the gallery total: Number of total page of the gallery measurements: Measurements of the actor milestones: Milestones of the actor name: Name of the actor or actress nameId: Id of the actor movies: Movies of the actor popularVideos: Popular videos of the actor startingYear: The year of actor started url: Url of profile of the actor urlPhoto: Url to the photo of the actor |
description | String | Plot of the movie |
directors | JSON | List of the directors. Retrieve text and id |
genres | List | List of genres |
runtime | String | Runtime of the movie |
title | String | Title of the movie |
url | String | URL of the movie on AFDB |
urlPosterBack | String | URL of back poster of the movie |
urlPosterFront | String | URL of front poster of the movie |
videoidId | String | Id of the movie |
year | String | Year of the movie |
Code | Message |
---|---|
118 | Too many results |
119 | No results |
505 | Limit reached |
507 | You have reached the maximum of requests in seconds |
513 | Invalid token |
515 | Option disabled temporaily |
999 | Internal Error |
Parameter | Required | Valid Options | Default | Description |
---|---|---|---|---|
idName | Yes | name-surname-\d/ (actorId), \d (directorId) | Identifier of the actor | |
format | No | json, xml | json | Format in which the data is returned. It's important that it be lowercase |
gallery | No | 0, 1 | 0 | Retrieves the photos gallery of the actor |
galleryPage | No | Gallery page | ||
movies | No | 0, 1 | 0 | Retrieves the movies of the actor |
popular | No | 0, 1 | 0 | Retrieves the popular movies of the actor |
type | Yes | A(ctor), D(irector) | A | Type of name |
callback | No | myapifilms | Callback function name for JSONP |
Field | Type | Description |
---|---|---|
aliases | List | List of the aliases of the actors |
appearance | JSON | Appearance of the actor: ethnicOrigin: Ethnic Origin of the actor eyeColor: Eye color of the actor hairColor: Hair color of the actor height: Height of the actor piercings: Piercings of the actor race: Race of the actor stats: Stats of the actor |
dateOfBirth | String | Date of birth of the actor. The format is DD/MM/YYYY |
gallery | JSON | Photos gallery of the actor name: Retrieve text (name of the actor) and id preview: Image information: imageId: Identifier of the image urlImage: Url of the image page: Actual page of the gallery total: Number of total page of the gallery |
measurements | String | Measurements of the actor |
milestones | String | Milestones of the actor |
name | String | Actor's name |
nameId | String | Id of the actor |
movies | JSON | Movies of the actor: description: Plot of the movie directors: List of the directors. Retrieve text and id genres: List of genres runtime: Runtime of the movie title: Title of the movie url: URL of the movie on AFDB urlPosterBack: URL of back poster of the movie urlPosterFront: URL of front poster of the movie videoidId: Id of the movie year: Year of the movie |
popularVideos | JSON | Popular videos of the actor. Retrieves text and id |
startingYear | String | The year of the actor started |
url | String | Url of profile of the actor |
urlPhoto | String | Url to the photo of the actor |
Code | Message |
---|---|
118 | Too many results |
119 | No results |
505 | Limit reached |
507 | You have reached the maximum of requests in seconds |
513 | Invalid token |
515 | Option disabled temporaily |
999 | Internal Error |
Parameter | Required | Valid Options | Default | Description |
---|---|---|---|---|
name | No | name-surname-\\d/ | Name of the actor/director | |
format | No | json, xml | json | Format in which the data is returned. It's important that it be lowercase |
ageOperator | No | = (Exactly), < (Younger than), > (Older than) | Day of birht | |
birthDay | No | 1-31 | Day of birht | |
birthMonth | No | 1-12 | Month of birht | |
birthYear | No | \\d{4} | Year of birht | |
deathSearch | No | Date of death | ||
footHeight | No | Foot height of actor | ||
heightOperator | No | = (Exactly), < (Shorter than), > (Taller than) | Foot height of actor | |
genre | No | (See list in example) | Genre of actor | |
genreOperator | No | yes, no | Genre of actor | |
inchHeight | No | Inch height of actor | ||
searchAge | No | Age of actor | ||
searchGender | No | F, M, T | Gender of actor | |
searchHair | No | (See list in example) | Hair color of actor | |
searchEye | No | (See list in example) | Eye color of actor | |
searchPiercing | No | (See list in example) | Piercing of actor | |
searchRace | No | (See list in example) | Race of actor | |
searchEthnics | No | (See list in example) | Ethnics of actor | |
startYear | No | \\d{4} | Year from the movie is searched | |
titleCount | No | Count of movies | ||
type | Yes | A(ctor), D(irector) | A | Type of name |
yearOperator | No | = (Exactly), < (Before), > (After) | Year operator | |
callback | No | myapifilms | Callback function name for JSONP |
Field | Type | Description |
---|---|---|
aliases | List | List of the aliases of the actors |
appearance | JSON | Appearance of the actor: ethnicOrigin: Ethnic Origin of the actor eyeColor: Eye color of the actor hairColor: Hair color of the actor height: Height of the actor piercings: Piercings of the actor race: Race of the actor stats: Stats of the actor |
dateOfBirth | String | Date of birth of the actor. The format is DD/MM/YYYY |
gallery | JSON | Photos gallery of the actor name: Retrieve text (name of the actor) and id preview: Image information: imageId: Identifier of the image urlImage: Url of the image page: Actual page of the gallery total: Number of total page of the gallery |
measurements | String | Measurements of the actor |
milestones | String | Milestones of the actor |
name | String | Actor's name |
nameId | String | Id of the actor |
movies | JSON | Movies of the actor: description: Plot of the movie directors: List of the directors. Retrieve text and id genres: List of genres runtime: Runtime of the movie title: Title of the movie url: URL of the movie on AFDB urlPosterBack: URL of back poster of the movie urlPosterFront: URL of front poster of the movie videoidId: Id of the movie year: Year of the movie |
popularVideos | JSON | Popular videos of the actor. Retrieves text and id |
startingYear | String | The year of the actor started |
url | String | Url of profile of the actor |
urlPhoto | String | Url to the photo of the actor |
Code | Message |
---|---|
118 | Too many results |
119 | No results |
505 | Limit reached |
507 | You have reached the maximum of requests in seconds |
513 | Invalid token |
515 | Option disabled temporaily |
999 | Internal Error |
Parameter | Required | Valid Options | Default | Description |
---|---|---|---|---|
idStudio | Yes | studio-name-\d/ | Identifier of the studio | |
format | No | json, xml | json | Format in which the data is returned. It's important that it be lowercase |
movies | No | 0, 1 | 0 | Retrieves the movies of the actor |
Field | Type | Description |
---|---|---|
lastAddition | String | Date on which was last edited |
movies | JSON | >Movies of the actor: title: Title of the movie videoidId: Id of the movie year: Year of the movie |
name | String | Studio's name |
popular | JSON | Popular videos of the studio. Retrieves text and id |
profilicDirectors | JSON | Directors more profilic of the studio. Retrieves text and id |
recent | JSON | Recent movies of the studio. Retrieves text and id |
studioId | String | Id of the studio |
totalMovies | Integer | Number of movies of the studio |
Code | Message |
---|---|
118 | Too many results |
119 | No results |
505 | Limit reached |
507 | You have reached the maximum of requests in seconds |
513 | Invalid token |
515 | Option disabled temporaily |
999 | Internal Error |