{
    "apis": [
        {
            "method": "GET",
            "endpoint": "augmented_realities_metadata",
            "return": "DynamicARMetadata",
            "params": []
        },
        {
            "method": "GET",
            "endpoint": "channels_to_integrity_status",
            "return": "CatalogItemChannelsToIntegrityStatus",
            "params": []
        },
        {
            "method": "GET",
            "endpoint": "videos_metadata",
            "return": "DynamicVideoMetadata",
            "params": []
        },
        {
            "name": "#get",
            "method": "GET",
            "return": "JobsJob",
            "params": []
        }
    ],
    "fields": [
        {
            "name": "address",
            "type": "Object"
        },
        {
            "name": "applinks",
            "type": "CatalogItemAppLinks"
        },
        {
            "name": "category_specific_fields",
            "type": "CatalogSubVerticalList"
        },
        {
            "name": "custom_label_0",
            "type": "string"
        },
        {
            "name": "custom_label_1",
            "type": "string"
        },
        {
            "name": "custom_label_2",
            "type": "string"
        },
        {
            "name": "custom_label_3",
            "type": "string"
        },
        {
            "name": "custom_label_4",
            "type": "string"
        },
        {
            "name": "custom_label_5",
            "type": "string"
        },
        {
            "name": "custom_label_6",
            "type": "string"
        },
        {
            "name": "custom_number_0",
            "type": "unsigned int"
        },
        {
            "name": "custom_number_1",
            "type": "unsigned int"
        },
        {
            "name": "custom_number_2",
            "type": "unsigned int"
        },
        {
            "name": "custom_number_3",
            "type": "unsigned int"
        },
        {
            "name": "custom_number_4",
            "type": "unsigned int"
        },
        {
            "name": "custom_number_5",
            "type": "unsigned int"
        },
        {
            "name": "custom_number_6",
            "type": "unsigned int"
        },
        {
            "name": "id",
            "type": "string"
        },
        {
            "name": "image_fetch_status",
            "type": "JobsJob_image_fetch_status"
        },
        {
            "name": "images",
            "type": "list<string>"
        },
        {
            "name": "jobs_job_id",
            "type": "string"
        },
        {
            "name": "sanitized_images",
            "type": "list<string>"
        },
        {
            "name": "unit_price",
            "type": "Object"
        },
        {
            "name": "url",
            "type": "string"
        },
        {
            "name": "visibility",
            "type": "JobsJob_visibility"
        }
    ]
}
