curl --request GET \
--url https://api.example.com/movies/:id{
"id_movie": 15,
"title": "The Neural Canvas",
"description": "An experimental exploration of machine learning and visual art",
"duration": 110,
"main_language": "French",
"release_year": 2025,
"nationality": "Belgium",
"display_picture": "poster-1710234567-987654321.jpg",
"picture1": "thumbnail1-1710234567-987654321.jpg",
"picture2": "thumbnail2-1710234567-987654321.jpg",
"picture3": "thumbnail3-1710234567-987654321.jpg",
"trailer": "filmFile-1710234567-987654321.mp4",
"youtube_link": null,
"production": "Fully AI-Generated",
"workshop": "Generative Art Techniques",
"translation": "English",
"synopsis": "Une exploration expérimentale de l'apprentissage automatique et de l'art visuel",
"synopsis_anglais": "An experimental exploration of machine learning and visual art",
"subtitle": "subtitlesSrt-1710234567-987654321.srt",
"ai_tool": "Stable Diffusion, Pika Labs",
"thumbnail": "poster-1710234567-987654321.jpg",
"selection_status": "candidate",
"jury_comment": "Outstanding visual creativity and innovative use of AI",
"admin_comment": "Strong candidate for Best AI Film award",
"id_user": 78,
"createdAt": "2025-02-15T08:45:00.000Z",
"updatedAt": "2025-03-06T16:30:00.000Z",
"Categories": [
{
"id_categorie": 2,
"name": "Visual Art"
},
{
"id_categorie": 3,
"name": "AI-Generated"
}
],
"Collaborators": [
{
"id_collaborator": 12,
"first_name": "Thomas",
"last_name": "Laurent",
"email": "thomas.laurent@example.com",
"job": "AI Artist"
},
{
"id_collaborator": 15,
"first_name": "Emma",
"last_name": "Rousseau",
"email": "emma.rousseau@example.com",
"job": "Creative Director"
}
],
"Awards": [
{
"id_award": 3,
"name": "Best Visual Effects",
"awarded_at": "2025-03-05T00:00:00.000Z"
}
],
"Producer": {
"id_user": 78,
"first_name": "Lucas",
"last_name": "Moreau"
},
"Juries": [
{
"id_user": 10,
"first_name": "Claire",
"last_name": "Dubois",
"email": "claire.dubois@marsai.com",
"role": "JURY"
},
{
"id_user": 12,
"first_name": "Marc",
"last_name": "Lefebvre",
"email": "marc.lefebvre@marsai.com",
"role": "JURY"
}
]
}
Retrieve a specific movie by its ID
curl --request GET \
--url https://api.example.com/movies/:id{
"id_movie": 15,
"title": "The Neural Canvas",
"description": "An experimental exploration of machine learning and visual art",
"duration": 110,
"main_language": "French",
"release_year": 2025,
"nationality": "Belgium",
"display_picture": "poster-1710234567-987654321.jpg",
"picture1": "thumbnail1-1710234567-987654321.jpg",
"picture2": "thumbnail2-1710234567-987654321.jpg",
"picture3": "thumbnail3-1710234567-987654321.jpg",
"trailer": "filmFile-1710234567-987654321.mp4",
"youtube_link": null,
"production": "Fully AI-Generated",
"workshop": "Generative Art Techniques",
"translation": "English",
"synopsis": "Une exploration expérimentale de l'apprentissage automatique et de l'art visuel",
"synopsis_anglais": "An experimental exploration of machine learning and visual art",
"subtitle": "subtitlesSrt-1710234567-987654321.srt",
"ai_tool": "Stable Diffusion, Pika Labs",
"thumbnail": "poster-1710234567-987654321.jpg",
"selection_status": "candidate",
"jury_comment": "Outstanding visual creativity and innovative use of AI",
"admin_comment": "Strong candidate for Best AI Film award",
"id_user": 78,
"createdAt": "2025-02-15T08:45:00.000Z",
"updatedAt": "2025-03-06T16:30:00.000Z",
"Categories": [
{
"id_categorie": 2,
"name": "Visual Art"
},
{
"id_categorie": 3,
"name": "AI-Generated"
}
],
"Collaborators": [
{
"id_collaborator": 12,
"first_name": "Thomas",
"last_name": "Laurent",
"email": "thomas.laurent@example.com",
"job": "AI Artist"
},
{
"id_collaborator": 15,
"first_name": "Emma",
"last_name": "Rousseau",
"email": "emma.rousseau@example.com",
"job": "Creative Director"
}
],
"Awards": [
{
"id_award": 3,
"name": "Best Visual Effects",
"awarded_at": "2025-03-05T00:00:00.000Z"
}
],
"Producer": {
"id_user": 78,
"first_name": "Lucas",
"last_name": "Moreau"
},
"Juries": [
{
"id_user": 10,
"first_name": "Claire",
"last_name": "Dubois",
"email": "claire.dubois@marsai.com",
"role": "JURY"
},
{
"id_user": 12,
"first_name": "Marc",
"last_name": "Lefebvre",
"email": "marc.lefebvre@marsai.com",
"role": "JURY"
}
]
}
submitted, assigned, to_discuss, candidate, awarded, refused, selected, finalistfirst_name, last_name, email, jobid_user, first_name, last_name{
"id_movie": 15,
"title": "The Neural Canvas",
"description": "An experimental exploration of machine learning and visual art",
"duration": 110,
"main_language": "French",
"release_year": 2025,
"nationality": "Belgium",
"display_picture": "poster-1710234567-987654321.jpg",
"picture1": "thumbnail1-1710234567-987654321.jpg",
"picture2": "thumbnail2-1710234567-987654321.jpg",
"picture3": "thumbnail3-1710234567-987654321.jpg",
"trailer": "filmFile-1710234567-987654321.mp4",
"youtube_link": null,
"production": "Fully AI-Generated",
"workshop": "Generative Art Techniques",
"translation": "English",
"synopsis": "Une exploration expérimentale de l'apprentissage automatique et de l'art visuel",
"synopsis_anglais": "An experimental exploration of machine learning and visual art",
"subtitle": "subtitlesSrt-1710234567-987654321.srt",
"ai_tool": "Stable Diffusion, Pika Labs",
"thumbnail": "poster-1710234567-987654321.jpg",
"selection_status": "candidate",
"jury_comment": "Outstanding visual creativity and innovative use of AI",
"admin_comment": "Strong candidate for Best AI Film award",
"id_user": 78,
"createdAt": "2025-02-15T08:45:00.000Z",
"updatedAt": "2025-03-06T16:30:00.000Z",
"Categories": [
{
"id_categorie": 2,
"name": "Visual Art"
},
{
"id_categorie": 3,
"name": "AI-Generated"
}
],
"Collaborators": [
{
"id_collaborator": 12,
"first_name": "Thomas",
"last_name": "Laurent",
"email": "thomas.laurent@example.com",
"job": "AI Artist"
},
{
"id_collaborator": 15,
"first_name": "Emma",
"last_name": "Rousseau",
"email": "emma.rousseau@example.com",
"job": "Creative Director"
}
],
"Awards": [
{
"id_award": 3,
"name": "Best Visual Effects",
"awarded_at": "2025-03-05T00:00:00.000Z"
}
],
"Producer": {
"id_user": 78,
"first_name": "Lucas",
"last_name": "Moreau"
},
"Juries": [
{
"id_user": 10,
"first_name": "Claire",
"last_name": "Dubois",
"email": "claire.dubois@marsai.com",
"role": "JURY"
},
{
"id_user": 12,
"first_name": "Marc",
"last_name": "Lefebvre",
"email": "marc.lefebvre@marsai.com",
"role": "JURY"
}
]
}
{
"error": "Film non trouvé"
}
{
"error": "Internal server error"
}