{ "@context": { "@version": 1.1, "zeplin": "https://api.zeplin.dev/vocab#", "schema": "https://schema.org/", "xsd": "http://www.w3.org/2001/XMLSchema#", "id": "@id", "type": "@type", "Project": "zeplin:Project", "Screen": "zeplin:Screen", "Component": "zeplin:Component", "Organization": "zeplin:Organization", "User": "zeplin:User", "Styleguide": "zeplin:Styleguide", "Color": "zeplin:Color", "TextStyle": "zeplin:TextStyle", "DesignToken": "zeplin:DesignToken", "Webhook": "zeplin:Webhook", "Asset": "zeplin:Asset", "Layer": "zeplin:Layer", "Note": "zeplin:Note", "Annotation": "zeplin:Annotation", "Flow": "zeplin:Flow", "VariableCollection": "zeplin:VariableCollection", "name": "schema:name", "description": "schema:description", "url": "schema:url", "created": { "@id": "schema:dateCreated", "@type": "xsd:dateTime" }, "updated": { "@id": "schema:dateModified", "@type": "xsd:dateTime" }, "status": "zeplin:status", "members": "zeplin:members", "thumbnail": { "@id": "schema:thumbnailUrl", "@type": "@id" }, "width": { "@id": "schema:width", "@type": "xsd:integer" }, "height": { "@id": "schema:height", "@type": "xsd:integer" }, "oid": "zeplin:oid", "platform": "zeplin:platform", "numberOfScreens": "zeplin:numberOfScreens", "numberOfComponents": "zeplin:numberOfComponents", "access_token": "zeplin:access_token", "expires_in": "zeplin:expires_in", "refresh_token": "zeplin:refresh_token", "refresh_expires_in": "zeplin:refresh_expires_in", "token_type": "zeplin:token_type", "x": "zeplin:x", "y": "zeplin:y", "absolute": "zeplin:absolute", "source_id": "zeplin:source_id", "r": "zeplin:r", "g": "zeplin:g", "b": "zeplin:b", "a": "zeplin:a", "source": "zeplin:source", "variable_info": "zeplin:variable_info", "email": "zeplin:email", "username": "zeplin:username", "emotar": "zeplin:emotar", "avatar": "zeplin:avatar", "last_seen": "zeplin:last_seen", "root_font_size": "zeplin:root_font_size", "use_for_font_sizes": "zeplin:use_for_font_sizes", "use_for_measurements": "zeplin:use_for_measurements", "organization": "zeplin:organization", "rem_preferences": "zeplin:rem_preferences", "workflow_status": "zeplin:workflow_status", "scene_url": "zeplin:scene_url", "number_of_members": "zeplin:number_of_members", "number_of_screens": "zeplin:number_of_screens", "number_of_components": "zeplin:number_of_components", "number_of_connected_components": "zeplin:number_of_connected_components", "number_of_text_styles": "zeplin:number_of_text_styles", "number_of_colors": "zeplin:number_of_colors", "number_of_spacing_tokens": "zeplin:number_of_spacing_tokens", "linked_styleguide": "zeplin:linked_styleguide", "user": "zeplin:user", "role": "zeplin:role", "logo": "zeplin:logo", "total_seat_count": "zeplin:total_seat_count", "used_seat_count": "zeplin:used_seat_count", "tags": "zeplin:tags", "restricted": "zeplin:restricted", "invited": "zeplin:invited", "image": "zeplin:image", "number_of_versions": "zeplin:number_of_versions", "number_of_notes": "zeplin:number_of_notes", "number_of_annotations": "zeplin:number_of_annotations", "section": "zeplin:section", "variant": "zeplin:variant", "creator": "zeplin:creator", "order": "zeplin:order", "position": "zeplin:position", "color": "zeplin:color", "comments": "zeplin:comments", "x_start": "zeplin:x_start", "y_start": "zeplin:y_start", "content": "zeplin:content", "updated_by": "zeplin:updated_by", "parent": "zeplin:parent", "value": "zeplin:value", "group": "zeplin:group", "variants": "zeplin:variants", "screen_id": "zeplin:screen_id", "commit": "zeplin:commit", "image_url": "zeplin:image_url", "thumbnails": "zeplin:thumbnails", "source_file_url": "zeplin:source_file_url", "background_color": "zeplin:background_color", "density_scale": "zeplin:density_scale", "links": "zeplin:links", "grid": "zeplin:grid", "layers": "zeplin:layers", "assets": "zeplin:assets", "message": "zeplin:message", "author": "zeplin:author", "postscript_name": "zeplin:postscript_name", "font_family": "zeplin:font_family", "font_size": "zeplin:font_size", "font_weight": "zeplin:font_weight", "font_style": "zeplin:font_style", "font_stretch": "zeplin:font_stretch", "line_height": "zeplin:line_height", "letter_spacing": "zeplin:letter_spacing", "text_align": "zeplin:text_align", "variant_properties": "zeplin:variant_properties", "latest_version": "zeplin:latest_version", "groups": "zeplin:groups", "properties": "zeplin:properties", "values": "zeplin:values", "original_url": "zeplin:original_url", "base_token": "zeplin:base_token" } }