Explore FT API Endpoints

Previous:

This page:

The following FT API endpoints are available: 

To download the Postman collection for these three endpoints, follow the steps below: 

  • Download Dev_Portal.postman_collection.json
  • Open Postman
  • Click Import, click Choose Files and specify Dev_Portal.postman_collection.json. An import success message appears for each collection imported
  • Click the Eye icon to setup an Environment
  • Click Add
  • Enter an Environment name. for example, FTAPI
  • Copy your API Key from the email sent to you in the previous step
  • Enter a Key and a Value
  • Click Add
  • Click Add

Below you will find some basic examples and descriptions for the endpoints. However, the Postman collection contains detailed documentation and data property definitions you will find useful. Hover your mouse on any of the endpoints in the left column of the collection. Click on the three dots and select View documentation in the dropdown menu. Then browse through the authorisation details, query parameters, definitions, examples, etc. 

To learn more about the fields, entities and predicates visible in the data, refer to the Data Dictionary in our Reference section

Notifications

The Notifications endpoint grants you:

  • The ability to call for the id of articles that have been published or modified after a specified date and time

Request

GET http://api.ft.com/content/notifications?apiKey={yourApiKey}&since={timestamp}

Response

{
    “requestUrl”: “https://api.ft.com/content/notifications?since=2022-08-08T00%3A00%3A00.000Z",
    “notifications”: [
        {
            “type”: “http://www.ft.com/thing/ThingChangeType/UPDATE",
            “id”: “http://www.ft.com/thing/477e713c-25af-4b7f-a4a4-be5f774b93fd",
            “apiUrl”: “https://api.ft.com/content/477e713c-25af-4b7f-a4a4-be5f774b93fd"
        },
        {
            “type”: “http://www.ft.com/thing/ThingChangeType/DELETE",
            “id”: “http://www.ft.com/thing/ddbbc20c-3775-4b00-9cdf-97fd5ebacee0",
            “apiUrl”: “https://api.ft.com/content/ddbbc20c-3775-4b00-9cdf-97fd5ebacee0"
        }
    ],
    “links”: [
        {
            “href”: “https://api.ft.com/content/notifications?page=MjAyMjA4MDkxMDAwNDguMjIxIzAjdXBwLXByb2QtZGVsaXZlcnktZXU%3D&since=2022-08-09T10%3A00%3A48.221Z",
            “rel”: “next”
        }
    ]
}

Content

The Content endpoint grants you:

  • The ability to get a list of the latest articles published on FT.com and from FastFT (depending on your license)
  • The ability to retrieve the headline, byline, content body, published date, brand, and url of the articles

Request

GET http://api.ft.com/content/{uuid}?apiKey={yourApiKey}

Response

{
   “id”:“http://www.ft.com/thing/e5116280-d2c5-46dd-a1d9-23d22f1675c0",
   “type”:“http://www.ft.com/ontology/content/Article",
   “bodyXML”: “Shares in UK-listed cyber security group Avast jumped more than 40 per cent after the competition regulator made a U-turn and announced that it would clear an $8bn merger with US software company NortonLifeLock. The Competition and Markets Authority provisionally agreed the deal on Wednesday, saying there was sufficient competition from the rest of the market, including from rival McAfee. The CMA had said in March that it was worried the merger would reduce competition and raise prices for consumers. In its initial probe, it found that a lack of significant rivals could lead to a “worse deal for customers when looking for cyber security software”. However, on Wednesday the regulator said that after a more detailed analysis it had concluded that the merged businesses faced “significant competition” from McAfee and a range of other suppliers. The watchdog will now accept responses from interested parties before publishing a final report in September. The companies had originally hoped to close the deal in April. In a statement on Wednesday, NortonLifeLock said September 12 was the first possible date for closing under the CMA’s timeline. The company said it intended to “work with the CMA and with Avast to enable the CMA’s final report to be issued as soon as practicable”. Avast shares rose nearly 43 per cent to 682p in early London trading. The cash-and-stock deal announced in August valued Avast at between $8.1bn and $8.6bn and would create a business selling security software to half a billion customers. The CMA said on Wednesday that cyber security was a “rapidly evolving” market, adding that “providers of both paid-for and free services are continually developing and improving their products over time to meet different and changing customer needs”. Kirstin Baker, chair of the CMA inquiry group, said: “After gathering further information from the companies involved and other industry players, we are currently satisfied that this deal won’t worsen the options available to consumers. As such, we have provisionally concluded that the deal can go ahead.” NortonLifeLock chief executive Vincent Pilette has indicated that he plans to cut 1,000 jobs from the combined group. The deal will give the enlarged business more sway in an increasingly crowded market. Big Tech groups such as Google, Microsoft and Apple are increasingly building security protection directly into their operating systems. Prague-based Avast was founded in the 1980s and became one of a handful of dominant businesses in the consumer cyber protection market. It went public in 2018 in one of the UK’s biggest tech listings at the time. Avast’s chief executive Ondrej Vlcek, who steered the company through a revenue-boosting pandemic as people spent more time online, will become president of the combined business under the deal.“,
   “title”:“UK regulator makes U-turn on Avast-Norton cyber security deal”,
   “standfirst”:“Avast shares rise more than 40% after CMA provisionally agrees $8bn merger with US rival”,
   “byline”:“Kate Beioley in London “,
   “firstPublishedDate”:“2022-08-03T11:12:03.720Z”,
   “publishedDate”:“2022-08-03T11:12:03.720Z”,
   “webUrl”:“https://www.ft.com/content/e5116280-d2c5-46dd-a1d9-23d22f1675c0",
   “requestUrl”:“https://api.ft.com/content/e5116280-d2c5-46dd-a1d9-23d22f1675c0",
   “brands”:[
      “http://www.ft.com/thing/dbb0bdae-1f0c-11e4-b0cb-b2227cce2b54"
   ],
   “standout”:{
      “editorsChoice”:false,
      “exclusive”:false,
      “scoop”:false
   },
   “canBeSyndicated”:“yes”,
   “canonicalWebUrl”:“https://www.ft.com/content/34b26bc0-dc53-11e8-9f04-38d397e6661c"
}

Enriched Content

The Enriched Content endpoint grants you:

  • The ability to get a list of the latest articles published on FT.com and from FastFT (depending on your license)
  • The ability to retrieve the headline, byline, content body, published date, brand, url and extensive article meta-data (example shown below)

Request

GET http://api.ft.com/enrichedcontent/{uuid}?apiKey={yourApiKey}

Response

{
  “id”: “http://www.ft.com/thing/e5116280-d2c5-46dd-a1d9-23d22f1675c0",
  “bodyXML”:“Shares in UK-listed cyber security group Avast jumped more than 40 per cent after the competition regulator made a U-turn and announced that it would clear an $8bn merger with US software company NortonLifeLock. The Competition and Markets Authority provisionally agreed the deal on Wednesday, saying there was sufficient competition from the rest of the market, including from rival McAfee. The CMA had said in March that it was worried the merger would reduce competition and raise prices for consumers. In its initial probe, it found that a lack of significant rivals could lead to a “worse deal for customers when looking for cyber security software”. However, on Wednesday the regulator said that after a more detailed analysis it had concluded that the merged businesses faced “significant competition” from McAfee and a range of other suppliers. The watchdog will now accept responses from interested parties before publishing a final report in September. The companies had originally hoped to close the deal in April. In a statement on Wednesday, NortonLifeLock said September 12 was the first possible date for closing under the CMA’s timeline. The company said it intended to “work with the CMA and with Avast to enable the CMA’s final report to be issued as soon as practicable”. Avast shares rose nearly 43 per cent to 682p in early London trading. The cash-and-stock deal announced in August valued Avast at between $8.1bn and $8.6bn and would create a business selling security software to half a billion customers. The CMA said on Wednesday that cyber security was a “rapidly evolving” market, adding that “providers of both paid-for and free services are continually developing and improving their products over time to meet different and changing customer needs”. Kirstin Baker, chair of the CMA inquiry group, said: “After gathering further information from the companies involved and other industry players, we are currently satisfied that this deal won’t worsen the options available to consumers. As such, we have provisionally concluded that the deal can go ahead.” NortonLifeLock chief executive Vincent Pilette has indicated that he plans to cut 1,000 jobs from the combined group. The deal will give the enlarged business more sway in an increasingly crowded market. Big Tech groups such as Google, Microsoft and Apple are increasingly building security protection directly into their operating systems. Prague-based Avast was founded in the 1980s and became one of a handful of dominant businesses in the consumer cyber protection market. It went public in 2018 in one of the UK’s biggest tech listings at the time. Avast’s chief executive Ondrej Vlcek, who steered the company through a revenue-boosting pandemic as people spent more time online, will become president of the combined business under the deal.“,
  “title”: “UK regulator makes U-turn on Avast-Norton cyber security deal”,
  “standfirst”: “Avast shares rise more than 40% after CMA provisionally agrees $8bn merger with US rival”,
  “byline”: “Kate Beioley in London “,
  “firstPublishedDate”: “2022-08-03T11:12:03.720Z”,
  “publishedDate”: “2022-08-03T11:12:03.720Z”,
  “webUrl”: “https://www.ft.com/content/e5116280-d2c5-46dd-a1d9-23d22f1675c0",
  “requestUrl”: “https://api.ft.com/enrichedcontent/e5116280-d2c5-46dd-a1d9-23d22f1675c0",
  “brands”: [
    “http://www.ft.com/thing/dbb0bdae-1f0c-11e4-b0cb-b2227cce2b54"
  ],
  “standout”: {
    “editorsChoice”: false,
    “exclusive”: false,
    “scoop”: false
  },
  “canBeSyndicated”: “yes”,
  “apiUrl”: “https://api.ft.com/enrichedcontent/e5116280-d2c5-46dd-a1d9-23d22f1675c0",
  “prefLabel”: “UK regulator makes U-turn on Avast-Norton cyber security deal”,
  “types”: [
    “http://www.ft.com/ontology/content/Article"
  ],
  “annotations”: [
    {
      “predicate”: “http://www.ft.com/ontology/annotation/mentions",
      “id”: “http://api.ft.com/things/2c95f75c-5311-3817-a6cb-938ff6f2970b",
      “apiUrl”: “http://api.ft.com/organisations/2c95f75c-5311-3817-a6cb-938ff6f2970b",
      “types”: [
        “http://www.ft.com/ontology/core/Thing",
        “http://www.ft.com/ontology/concept/Concept",
        “http://www.ft.com/ontology/organisation/Organisation"
      ],
      “leiCode”: “2549009UKR8UEZYVCR93”,
      “FIGI”: “BBG00XNR7VZ8”,
      “NAICS”: [
        {
          “identifier”: “511210”,
          “prefLabel”: “Software Publishers”,
          “rank”: 1
        }
      ],
      “prefLabel”: “McAfee Corp.”,
      “type”: “ORGANISATION”,
      “directType”: “http://www.ft.com/ontology/organisation/Organisation"
    },
    {
      “predicate”: “http://www.ft.com/ontology/annotation/mentions",
      “id”: “http://api.ft.com/things/a39a4558-f562-4dca-8774-000246e6eebe",
      “apiUrl”: “http://api.ft.com/organisations/a39a4558-f562-4dca-8774-000246e6eebe",
      “types”: [
        “http://www.ft.com/ontology/core/Thing",
        “http://www.ft.com/ontology/concept/Concept",
        “http://www.ft.com/ontology/organisation/Organisation",
        “http://www.ft.com/ontology/company/Company",
        “http://www.ft.com/ontology/company/PublicCompany"
      ],
      “leiCode”: “HWUPKR0MPOU8FGXBT394”,
      “FIGI”: “BBG000B9XRY4”,
      “NAICS”: [
        {
          “identifier”: “334220”,
          “prefLabel”: “Radio and Television Broadcasting and Wireless Communications Equipment Manufacturing”,
          “rank”: 1
        }
      ],
      “prefLabel”: “Apple Inc”,
      “type”: “ORGANISATION”,
      “directType”: “http://www.ft.com/ontology/company/PublicCompany"
    },
    {
      “predicate”: “http://www.ft.com/ontology/annotation/mentions",
      “id”: “http://api.ft.com/things/cfcac5cb-70de-3097-a0b3-65eb6c2b5df3",
      “apiUrl”: “http://api.ft.com/things/cfcac5cb-70de-3097-a0b3-65eb6c2b5df3",
      “types”: [
        “http://www.ft.com/ontology/core/Thing",
        “http://www.ft.com/ontology/concept/Concept",
        “http://www.ft.com/ontology/Location"
      ],
      “prefLabel”: “Prague”,
      “type”: “LOCATION”,
      “directType”: “http://www.ft.com/ontology/Location"
    },
    {
      “predicate”: “http://www.ft.com/ontology/annotation/about",
      “id”: “http://api.ft.com/things/9d13b836-df76-4445-b599-10ae378680f0",
      “apiUrl”: “http://api.ft.com/things/9d13b836-df76-4445-b599-10ae378680f0",
      “types”: [
        “http://www.ft.com/ontology/core/Thing",
        “http://www.ft.com/ontology/concept/Concept",
        “http://www.ft.com/ontology/Topic"
      ],
      “prefLabel”: “Mergers & Acquisitions”,
      “type”: “TOPIC”,
      “directType”: “http://www.ft.com/ontology/Topic"
    },
    {
      “predicate”: “http://www.ft.com/ontology/classification/isClassifiedBy",
      “id”: “http://api.ft.com/things/a579350c-61ce-4c00-97ca-ddaa2e0cacf6",
      “apiUrl”: “http://api.ft.com/things/a579350c-61ce-4c00-97ca-ddaa2e0cacf6",
      “types”: [
        “http://www.ft.com/ontology/core/Thing",
        “http://www.ft.com/ontology/concept/Concept",
        “http://www.ft.com/ontology/classification/Classification",
        “http://www.ft.com/ontology/Genre"
      ],
      “prefLabel”: “News”,
      “type”: “GENRE”,
      “directType”: “http://www.ft.com/ontology/Genre"
    },
    {
      “predicate”: “http://www.ft.com/ontology/annotation/mentions",
      “id”: “http://api.ft.com/things/95ac11a6-072e-3170-82c9-29eba1009e39",
      “apiUrl”: “http://api.ft.com/people/95ac11a6-072e-3170-82c9-29eba1009e39",
      “types”: [
        “http://www.ft.com/ontology/core/Thing",
        “http://www.ft.com/ontology/concept/Concept",
        “http://www.ft.com/ontology/person/Person"
      ],
      “prefLabel”: “Vincent Pilette”,
      “type”: “PERSON”,
      “directType”: “http://www.ft.com/ontology/person/Person"
    },
    {
      “predicate”: “http://www.ft.com/ontology/annotation/about",
      “id”: “http://api.ft.com/things/5ee4a5ed-03b6-4fe0-b597-bae458b8d97f",
      “apiUrl”: “http://api.ft.com/organisations/5ee4a5ed-03b6-4fe0-b597-bae458b8d97f",
      “types”: [
        “http://www.ft.com/ontology/core/Thing",
        “http://www.ft.com/ontology/concept/Concept",
        “http://www.ft.com/ontology/organisation/Organisation",
        “http://www.ft.com/ontology/company/Company",
        “http://www.ft.com/ontology/company/PublicCompany"
      ],
      “leiCode”: “213800IR8G8LCZH4BO27”,
      “FIGI”: “BBG00KVYMH59”,
      “NAICS”: [
        {
          “identifier”: “541511”,
          “prefLabel”: “Custom Computer Programming Services”,
          “rank”: 1
        }
      ],
      “prefLabel”: “Avast PLC”,
      “type”: “ORGANISATION”,
      “directType”: “http://www.ft.com/ontology/company/PublicCompany"
    },
    {
      “predicate”: “http://www.ft.com/ontology/annotation/about",
      “id”: “http://api.ft.com/things/d933ab59-855e-46ea-a06e-8a5af84f744b",
      “apiUrl”: “http://api.ft.com/organisations/d933ab59-855e-46ea-a06e-8a5af84f744b",
      “types”: [
        “http://www.ft.com/ontology/core/Thing",
        “http://www.ft.com/ontology/concept/Concept",
        “http://www.ft.com/ontology/organisation/Organisation"
      ],
      “NAICS”: [
        {
          “identifier”: “926150”,
          “prefLabel”: “Regulation, Licensing, and Inspection of Miscellaneous Commercial Sectors”,
          “rank”: 1
        }
      ],
      “prefLabel”: “Competition & Markets Authority”,
      “type”: “ORGANISATION”,
      “directType”: “http://www.ft.com/ontology/organisation/Organisation"
    },
    {
      “predicate”: “http://www.ft.com/ontology/annotation/about",
      “id”: “http://api.ft.com/things/8e911145-96b0-4799-9f3a-6c324d16665d",
      “apiUrl”: “http://api.ft.com/organisations/8e911145-96b0-4799-9f3a-6c324d16665d",
      “types”: [
        “http://www.ft.com/ontology/core/Thing",
        “http://www.ft.com/ontology/concept/Concept",
        “http://www.ft.com/ontology/organisation/Organisation",
        “http://www.ft.com/ontology/company/Company",
        “http://www.ft.com/ontology/company/PublicCompany"
      ],
      “leiCode”: “YF6ZV0M6AU4FY94MK914”,
      “FIGI”: “BBG000BH2JM1”,
      “NAICS”: [
        {
          “identifier”: “511210”,
          “prefLabel”: “Software Publishers”,
          “rank”: 1
        }
      ],
      “prefLabel”: “NortonLifeLock Inc”,
      “type”: “ORGANISATION”,
      “directType”: “http://www.ft.com/ontology/company/PublicCompany"
    },
    {
      “predicate”: “http://www.ft.com/ontology/annotation/mentions",
      “id”: “http://api.ft.com/things/3a351c6d-ab15-42d7-bf94-4a5295be57f8",
      “apiUrl”: “http://api.ft.com/things/3a351c6d-ab15-42d7-bf94-4a5295be57f8",
      “types”: [
        “http://www.ft.com/ontology/core/Thing",
        “http://www.ft.com/ontology/concept/Concept",
        “http://www.ft.com/ontology/Location"
      ],
      “prefLabel”: “London”,
      “type”: “LOCATION”,
      “directType”: “http://www.ft.com/ontology/Location"
    },
    {
      “predicate”: “http://www.ft.com/ontology/annotation/about",
      “id”: “http://api.ft.com/things/1248b3d3-1d4c-4454-af23-c0b4707ed412",
      “apiUrl”: “http://api.ft.com/things/1248b3d3-1d4c-4454-af23-c0b4707ed412",
      “types”: [
        “http://www.ft.com/ontology/core/Thing",
        “http://www.ft.com/ontology/concept/Concept",
        “http://www.ft.com/ontology/Topic"
      ],
      “prefLabel”: “US & Canadian companies”,
      “type”: “TOPIC”,
      “directType”: “http://www.ft.com/ontology/Topic"
    },
    {
      “predicate”: “http://www.ft.com/ontology/annotation/mentions",
      “id”: “http://api.ft.com/things/4f447b5d-53f5-41bd-ab42-3c0cfc161699",
      “apiUrl”: “http://api.ft.com/organisations/4f447b5d-53f5-41bd-ab42-3c0cfc161699",
      “types”: [
        “http://www.ft.com/ontology/core/Thing",
        “http://www.ft.com/ontology/concept/Concept",
        “http://www.ft.com/ontology/organisation/Organisation",
        “http://www.ft.com/ontology/company/Company",
        “http://www.ft.com/ontology/company/PublicCompany"
      ],
      “leiCode”: “INR2EJN1ERAN0W5ZP974”,
      “FIGI”: “BBG000BPH459”,
      “NAICS”: [
        {
          “identifier”: “511210”,
          “prefLabel”: “Software Publishers”,
          “rank”: 1
        }
      ],
      “prefLabel”: “Microsoft Corp”,
      “type”: “ORGANISATION”,
      “directType”: “http://www.ft.com/ontology/company/PublicCompany"
    },
    {
      “predicate”: “http://www.ft.com/ontology/annotation/mentions",
      “id”: “http://api.ft.com/things/491acca7-4173-384b-960c-5c1c41d10331",
      “apiUrl”: “http://api.ft.com/people/491acca7-4173-384b-960c-5c1c41d10331",
      “types”: [
        “http://www.ft.com/ontology/core/Thing",
        “http://www.ft.com/ontology/concept/Concept",
        “http://www.ft.com/ontology/person/Person"
      ],
      “prefLabel”: “Ondrej Vlcek”,
      “type”: “PERSON”,
      “directType”: “http://www.ft.com/ontology/person/Person"
    },
    {
      “predicate”: “http://www.ft.com/ontology/annotation/mentions",
      “id”: “http://api.ft.com/things/3e2eb1c1-7ecd-4600-8cbb-c02ba53ced4b",
      “apiUrl”: “http://api.ft.com/things/3e2eb1c1-7ecd-4600-8cbb-c02ba53ced4b",
      “types”: [
        “http://www.ft.com/ontology/core/Thing",
        “http://www.ft.com/ontology/concept/Concept",
        “http://www.ft.com/ontology/Location"
      ],
      “prefLabel”: “US”,
      “type”: “LOCATION”,
      “directType”: “http://www.ft.com/ontology/Location"
    },
    {
      “predicate”: “http://www.ft.com/ontology/annotation/about",
      “id”: “http://api.ft.com/things/6bade25b-56b3-4409-8d32-c131666d9acb",
      “apiUrl”: “http://api.ft.com/things/6bade25b-56b3-4409-8d32-c131666d9acb",
      “types”: [
        “http://www.ft.com/ontology/core/Thing",
        “http://www.ft.com/ontology/concept/Concept",
        “http://www.ft.com/ontology/Topic"
      ],
      “prefLabel”: “UK companies”,
      “type”: “TOPIC”,
      “directType”: “http://www.ft.com/ontology/Topic"
    },
    {
      “predicate”: “http://www.ft.com/ontology/annotation/about",
      “id”: “http://api.ft.com/things/6b32f2c1-da43-4e19-80b9-8aef4ab640d7",
      “apiUrl”: “http://api.ft.com/things/6b32f2c1-da43-4e19-80b9-8aef4ab640d7",
      “types”: [
        “http://www.ft.com/ontology/core/Thing",
        “http://www.ft.com/ontology/concept/Concept",
        “http://www.ft.com/ontology/Topic"
      ],
      “prefLabel”: “Technology sector”,
      “type”: “TOPIC”,
      “directType”: “http://www.ft.com/ontology/Topic"
    },
    {
      “predicate”: “http://www.ft.com/ontology/annotation/about",
      “id”: “http://api.ft.com/things/146af07b-ba26-4293-9aa8-d900930ac78f",
      “apiUrl”: “http://api.ft.com/things/146af07b-ba26-4293-9aa8-d900930ac78f",
      “types”: [
        “http://www.ft.com/ontology/core/Thing",
        “http://www.ft.com/ontology/concept/Concept",
        “http://www.ft.com/ontology/Topic"
      ],
      “prefLabel”: “Cyber Security”,
      “type”: “TOPIC”,
      “directType”: “http://www.ft.com/ontology/Topic"
    },
    {
      “predicate”: “http://www.ft.com/ontology/hasDisplayTag",
      “id”: “http://api.ft.com/things/9d13b836-df76-4445-b599-10ae378680f0",
      “apiUrl”: “http://api.ft.com/things/9d13b836-df76-4445-b599-10ae378680f0",
      “types”: [
        “http://www.ft.com/ontology/core/Thing",
        “http://www.ft.com/ontology/concept/Concept",
        “http://www.ft.com/ontology/Topic"
      ],
      “prefLabel”: “Mergers & Acquisitions”,
      “type”: “TOPIC”,
      “directType”: “http://www.ft.com/ontology/Topic"
    },
    {
      “predicate”: “http://www.ft.com/ontology/annotation/hasAuthor",
      “id”: “http://api.ft.com/things/25fd22c7-999f-43ab-a405-8392cc434f2d",
      “apiUrl”: “http://api.ft.com/people/25fd22c7-999f-43ab-a405-8392cc434f2d",
      “types”: [
        “http://www.ft.com/ontology/core/Thing",
        “http://www.ft.com/ontology/concept/Concept",
        “http://www.ft.com/ontology/person/Person"
      ],
      “prefLabel”: “Kate Beioley”,
      “type”: “PERSON”,
      “directType”: “http://www.ft.com/ontology/person/Person"
    },
    {
      “predicate”: “http://www.ft.com/ontology/implicitlyAbout",
      “id”: “http://api.ft.com/things/c47f4dfc-6879-4e95-accf-ca8cbe6a1f69",
      “apiUrl”: “http://api.ft.com/things/c47f4dfc-6879-4e95-accf-ca8cbe6a1f69",
      “types”: [
        “http://www.ft.com/ontology/core/Thing",
        “http://www.ft.com/ontology/concept/Concept",
        “http://www.ft.com/ontology/Topic"
      ],
      “prefLabel”: “Companies”,
      “type”: “TOPIC”,
      “directType”: “http://www.ft.com/ontology/Topic"
    },
    {
      “predicate”: “http://www.ft.com/ontology/implicitlyAbout",
      “id”: “http://api.ft.com/things/e58e66fe-7cc6-4382-b781-1161bae8b905",
      “apiUrl”: “http://api.ft.com/things/e58e66fe-7cc6-4382-b781-1161bae8b905",
      “types”: [
        “http://www.ft.com/ontology/core/Thing",
        “http://www.ft.com/ontology/concept/Concept",
        “http://www.ft.com/ontology/Topic"
      ],
      “prefLabel”: “Technology”,
      “type”: “TOPIC”,
      “directType”: “http://www.ft.com/ontology/Topic"
    }
  ],
  “curatedRelatedContent”: [],
  “canonicalWebUrl”: “https://www.ft.com/content/e5116280-d2c5-46dd-a1d9-23d22f1675c0"
}

Note: To purchase a Headline Licence or Datamining Licence please Submit a Sales Enquiry

Next: