Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- {
- "status": "Success",
- "statusCode": 200,
- "data": {
- "crewsList": [
- {
- "id": 1,
- "name": "Crew 1",
- "coverPhotoUrl": "https://picsum.photos/id/13/600/600"
- },
- {
- "id": 2,
- "name": "Crew 2",
- "coverPhotoUrl": "https://picsum.photos/id/16/600/600"
- },
- {
- "id": 3,
- "name": "Crew 3",
- "coverPhotoUrl": "https://picsum.photos/id/18/600/600"
- },
- {
- "id": 4,
- "name": "Crew 4",
- "coverPhotoUrl": "https://picsum.photos/id/22/600/600"
- },
- {
- "id": 5,
- "name": "Crew 5",
- "coverPhotoUrl": "https://picsum.photos/id/25/600/600"
- }
- ],
- "pageNumber": 1,
- "pageSize": 10,
- "total": 20
- },
- "message": "Successful",
- "errors": null
- }
Advertisement
Add Comment
Please, Sign In to add comment