v1

latestOpenAPI 3.0.0Proprietary2026-07-26316155742.7 KB
Versions / History

Get a single version

Get details on a single version.

get/projects/{project_id}/translations/{translation_id}/versions/{id}

Path parameters

project_idstring required

Project ID

translation_idstring required

Translation ID

idstring required

ID

Query parameters

branchstring

specify the branch to use

Headers

X-PhraseApp-OTPstring

Two-Factor-Authentication token (optional)

Response

OK

idstring
contentstring
plural_suffixstring
created_atstring date-time
updated_atstring date-time
changed_atstring date-time

Example response

{
  "user": {
    "id": "abcd1234cdef1234abcd1234cdef1234",
    "username": "joe.doe",
    "name": "Joe Doe"
  }
}