@lokalise/node-api
Version:
Official Lokalise API 2.0 Node.js client
55 lines (54 loc) • 1.47 kB
JSON
{
"orders": [
{
"order_id": "20200116FM1",
"project_id": "576418155e1db80a3136c5.33298570",
"branch": null,
"payment_method": null,
"card_id": 2185,
"status": "completed",
"created_at": "2020-01-16 14:20:56 (Etc/UTC)",
"created_at_timestamp": 1579184456,
"created_by": 20181,
"created_by_email": "bodrovis@protonmail.com",
"source_language_iso": "en",
"target_language_isos": ["lv_LV"],
"keys": [35076371, 35083374, 35087356, 35087357, 35091519],
"source_words": {
"lv_LV": 22
},
"provider_slug": "google",
"translation_style": null,
"translation_tier": 1,
"translation_tier_name": null,
"briefing": null,
"is_saved_to_translation_memory": true,
"total": 0.02
},
{
"order_id": "20200122FTR",
"project_id": "124505395e2074d880f724.35422706",
"branch": null,
"payment_method": null,
"card_id": 2185,
"status": "completed",
"created_at": "2020-01-22 12:04:15 (Etc/UTC)",
"created_at_timestamp": 1579694655,
"created_by": 20181,
"created_by_email": "bodrovis@protonmail.com",
"source_language_iso": "en",
"target_language_isos": ["ru_RU"],
"keys": [35400063, 35400274, 35434575],
"source_words": {
"ru_RU": 3
},
"provider_slug": "gengo",
"translation_style": "friendly",
"translation_tier": 1,
"translation_tier_name": "Professional translator",
"briefing": "test",
"is_saved_to_translation_memory": true,
"total": 0.21
}
]
}