ProZ.com global directory of translation services
The translation workplace
Ideas

Day availability

Description

Describes a translator's availability to take on new work on a given day.

Example

  {
    "self_link": "https://api.proz.com/v2/availability/32a9a4d0-cb6e-463f-a0ab-63d0a0418bc7/2016-05-23",
    "user": "https://api.proz.com/v2/users/32a9a4d0-cb6e-463f-a0ab-63d0a0418bc7",
    "date": "2016-05-23",
    "availability": 75
  }

Fields

Day availability

self_link string
(read-only)
The API link for getting the resource via the API.
user string
(read-only)
An API link to the User summary for the user whose availability is described.
date date The day for which availability is described, in ISO 8601 format. Ex. 2016-04-19. The date is described in the UTC timezone.
availability int|null The user's self-reported availability to take on new work on the given day. Expressed as a discrete integer that represents the approximate percentage of the user's work day that is available. The following values are allowed: 0 (not available), 25, 50, 75, 100 (fully available), or null (unset).

Endpoints that use this resource