Projects
Fetch text by project id
Returns the contents of the Ditto project referred to by :id. You can find the id of a Ditto project from its URL: https://app.dittowords.com/doc/:id. Only projects with Developer Mode enabled can be fetched.
GET
Authorizations
Path Parameters
Query Parameters
The API ID of the variant. If specified, will filter for text items or components that have the variant, and will return the attributes (e.g. text, status) of that text item's or component's variant.
Example:
"french"
Available options:
flat
, structured
, nested
, icu
, android
, ios-strings
, ios-strings-dict
Example:
"structured"
Available options:
NONE
, WIP
, REVIEW
, FINAL
Example:
"FINAL"
Response
200 - application/json
Returns contents of a project in the flat format