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

Blue Board record

Description

A record for an outsourcer in the ProZ.com Blue Board.

Example

{
  "id": 23,
  "web_url": "http://www.proz.com/blueboard/23",
  "name": "Test Agency",
  "country": "us",
  "overall_lwa_avg": 3.9,
  "overall_lwa_num_entries": 11,
  "12mo_lwa_avg": 2,
  "12mo_lwa_num_entries": 4.5,
  "_links": {
    "self": {
      "href": "https://api.proz.com/v2/blueboard/23"
    }
  }
}

Fields

id integer
(read-only)
The Blue Board record ID.
web_url string
(read-only)
The URL of the Blue Board record on the ProZ.com website.
name string The name of the outsourcer.
country country code The outsourcer's country.
overall_lwa_avg float
(read-only)
The average LWA (likelihood of working again) of all feedback entries. null if there are no feedback entries.
overall_lwa_num_entries float
(read-only)
The number of feedback entries.
12mo_lwa_avg float
(read-only)
The average LWA (likelihood of working again) of feedback entries made in the last 12 months. null if there are no feedback entries in the last 12 months.
12mo_lwa_num_entries float
(read-only)
The number of feedback entries made in the last 12 months.

Endpoints that use this resource