{
"status": "Success",
"message": "Your applications retrieved successfully",
"data": [
{
"id": 10,
"status": "pending",
"createdAt": "2025-06-26T08:03:11.232Z",
"internshipProgram": {
"id": 7,
"title": "NEWWWW",
"slug": "newwww2025-07-01329"
}
},
{
"id": 9,
"status": "pending",
"createdAt": "2025-06-26T08:02:53.859Z",
"internshipProgram": {
"id": 6,
"title": "NEWWWW",
"slug": "newwww2025-07-01591"
}
},
{
"id": 8,
"status": "pending",
"createdAt": "2025-06-26T08:02:48.175Z",
"internshipProgram": {
"id": 5,
"title": "Another Internship Program",
"slug": "another-internship-program2025-07-01582"
}
},
{
"id": 7,
"status": "pending",
"createdAt": "2025-06-26T08:02:41.357Z",
"internshipProgram": {
"id": 4,
"title": "Another Internship Program",
"slug": "another-internship-program2025-07-01419"
}
},
{
"id": 6,
"status": "pending",
"createdAt": "2025-06-26T08:02:35.745Z",
"internshipProgram": {
"id": 3,
"title": "Another Internship Program",
"slug": "another-internship-program2025-07-01513"
}
},
{
"id": 5,
"status": "pending",
"createdAt": "2025-06-26T08:02:29.949Z",
"internshipProgram": {
"id": 2,
"title": "Another Internship Program",
"slug": "another-internship-program2025-07-01177"
}
},
{
"id": 4,
"status": "pending",
"createdAt": "2025-06-26T08:02:23.549Z",
"internshipProgram": {
"id": 1,
"title": "Backend Internship Program",
"slug": "backend-internship-program2025-07-01480"
}
}
],
"meta": {
"total": 7,
"perPage": 10,
"currentPage": 1,
"lastPage": 1,
"firstPage": 1,
"firstPageUrl": "/?page=1&perPage=10",
"lastPageUrl": "/?page=1&perPage=10",
"nextPageUrl": null,
"previousPageUrl": null
}
}