Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- {
- "success": true,
- "data": {
- "id": 40,
- "lastEdited": [],
- "instructorLocation": "",
- "hotelLink": [
- "https://google.com",
- "https://facebook.com"
- ],
- "faq": [
- {
- "answer": "Test answer on question1",
- "question": "Test question"
- }
- ],
- "userId": 2,
- "academyId": 2,
- "createdBy": "academy",
- "startAt": "2024-08-11T00:00:00.000Z",
- "endAt": "2024-08-12T00:00:00.000Z",
- "traningStyle": "gi_and_no-gi",
- "maxGymCapacity": 50,
- "specificBelt": "blue_belt",
- "allowUnder18": 1,
- "name": "test 123",
- "teachingStyles": [
- "arm_bar"
- ],
- "summary": "plancamp summary",
- "status": "inactive",
- "priceFrom": null,
- "priceTo": null,
- "user": {
- "id": 2,
- "role": "academy"
- },
- "photos": [
- {
- "id": 77,
- "url": "/uploads/plancamp-files/062422ac-375a-4dd6-8307-29c5c1804d0a_1722849401659.jpeg",
- "isCover": false
- }
- ],
- "videos": [
- {
- "id": 50,
- "url": "/uploads/plancamp-files/29078bd8-43e0-4bbe-84ae-73025ac06ed2_1722603627587.mp4"
- },
- {
- "id": 78,
- "url": "/uploads/plancamp-files/60c0afa4-b673-409d-8197-94ecd095afd5_1722849401660.mp4"
- }
- ],
- "schedules": [
- [
- {
- "id": 121,
- "name": "Day 1 - Dinner",
- "date": "2024-08-11T00:00:00.000Z",
- "start": "08:00:00",
- "end": "08:00:00"
- },
- {
- "id": 122,
- "name": "Day 1 - Disco party",
- "date": "2024-08-11T00:00:00.000Z",
- "start": "09:00:00",
- "end": "09:00:00"
- }
- ],
- [
- {
- "id": 123,
- "name": "Day 2 - Pool party",
- "date": "2024-08-12T00:00:00.000Z",
- "start": "08:00:00",
- "end": "08:00:00"
- }
- ]
- ],
- "what_included": [
- {
- "id": 2,
- "name": "Parties",
- "description": null,
- "plancamp_to_includes": {
- "PlancampId": 40,
- "WhatIncludeId": 2
- }
- },
- {
- "id": 4,
- "name": "Family Friendly",
- "description": null,
- "plancamp_to_includes": {
- "PlancampId": 40,
- "WhatIncludeId": 4
- }
- }
- ]
- }
- }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement