Movie
Movie Title
A movie title.
API Endpoint (click to try):
Function name(s):
movie_titlemovie_random.r_movie_title
Locales supported:
Not a locale specific domain.
Parameters:
Name |
Type |
Bound Input |
Description |
Example output:
{
"Movie Title": {
"r_movie_title": "Awful Being Phillip"
}
}
Movie genre
A movie genre.
API Endpoint (click to try):
Function name(s):
movie_genremovie_random.r_movie_genre
Locales supported:
Not a locale specific domain.
Parameters:
Name |
Type |
Bound Input |
Description |
Example output:
{
"Movie genre": {
"r_movie_genre": "Drama"
}
}
Mpaa Rating
One of the 5 MPAA ratings.
API Endpoint (click to try):
Function name(s):
mpaa_ratingmovie_random.r_mpaa_rating
Locales supported:
Not a locale specific domain.
Parameters:
Name |
Type |
Bound Input |
Description |
Example output:
{
"Mpaa Rating": {
"r_mpaa_rating": "G"
}
}