API Call: Get Lodestone FC Info by Id or Name #6

Closed
opened 2024-02-11 03:54:07 +00:00 by solao · 0 comments
Owner

/api/v1/lodestone/freeCompany/id/<LodestoneId>
or
/api/v1/lodestone/freeCompany/name/<server>/<freeCompanyName>

Example

/api/v1/lodestone/freeCompany/id/9231394073691143535

Would reply with information

{
  "FreeCompany": {
    "Active": "Always",
    "ActiveMemberCount": 212,
    "Crest": ["https:\/\/img2.finalfantasyxiv.com\/c\/B27_03117b168c3a39e866bc39e537da398c_39_128x128.png", "https:\/\/img2.finalfantasyxiv.com\/c\/F2d_9616a5d530bf8756626c2dbd74d97f3e_00_128x128.png", "https:\/\/img2.finalfantasyxiv.com\/c\/S4a_1efa98925908b1d5d1cc8d8937f83239_02_128x128.png"],
    "DC": "Aether",
    "Estate": {
      "Greeting": "Welcome to all!",
      "Name": "Helix",
      "Plot": "Plot 54, 6 Ward, Shirogane (Medium)"
    },
    "Focus": [{
      "Icon": "https:\/\/img.finalfantasyxiv.com\/lds\/h\/9\/2RIcg3Swu7asLE9w5hF11Gm1Sg.png",
      "Name": "Role-playing",
      "Status": false
    }, {
      "Icon": "https:\/\/img.finalfantasyxiv.com\/lds\/h\/n\/5Y0D3iH7ngHlRpv9-KJKalt3_o.png",
      "Name": "Leveling",
      "Status": true
    }, {
      "Icon": "https:\/\/img.finalfantasyxiv.com\/lds\/h\/t\/Se_50UHNcTNjytzG8olOSGq3MI.png",
      "Name": "Casual",
      "Status": true
    }, {
      "Icon": "https:\/\/img.finalfantasyxiv.com\/lds\/h\/i\/1ZVA5nBRhczPW2kJWBJk5Jkz6o.png",
      "Name": "Hardcore",
      "Status": false
    }, {
      "Icon": "https:\/\/img.finalfantasyxiv.com\/lds\/h\/7\/jSYmuDYlpVzQ98RA3VhBQWY5PA.png",
      "Name": "Dungeons",
      "Status": true
    }, {
      "Icon": "https:\/\/img.finalfantasyxiv.com\/lds\/h\/C\/wiboHfsKd8h_tmbJkNY38w2T8A.png",
      "Name": "Guildhests",
      "Status": false
    }, {
      "Icon": "https:\/\/img.finalfantasyxiv.com\/lds\/h\/P\/ydn7ovgdfDc3MocTJV0vP48l4E.png",
      "Name": "Trials",
      "Status": true
    }, {
      "Icon": "https:\/\/img.finalfantasyxiv.com\/lds\/h\/R\/R7mn0-cTBIhT8CcxbtDB-YuPUI.png",
      "Name": "Raids",
      "Status": true
    }, {
      "Icon": "https:\/\/img.finalfantasyxiv.com\/lds\/h\/D\/hXSGh69WuUbiC5NmlZhDyaO2g8.png",
      "Name": "PvP",
      "Status": true
    }],
    "Formed": 1567802762,
    "GrandCompany": "Immortal Flames",
    "ID": "9231394073691143535",
    "Name": "Helix",
    "ParseDate": 1598662526,
    "Rank": 30,
    "Ranking": {
      "Monthly": 19,
      "Weekly": 16
    },
    "Recruitment": "Open",
    "Reputation": [{
      "Name": "Maelstrom",
      "Progress": 0,
      "Rank": "Neutral"
    }, {
      "Name": "Order of the Twin Adder",
      "Progress": 0,
      "Rank": "Neutral"
    }, {
      "Name": "Immortal Flames",
      "Progress": 100,
      "Rank": "Allied"
    }],
    "Seeking": [{
      "Icon": "https:\/\/img.finalfantasyxiv.com\/lds\/h\/x\/VUfyJ-2iArKs72p4putqJewSgU.png",
      "Name": "Tank",
      "Status": true
    }, {
      "Icon": "https:\/\/img.finalfantasyxiv.com\/lds\/h\/A\/a8JOc9-8I-ATxTnT3BAkI0MTsA.png",
      "Name": "Healer",
      "Status": true
    }, {
      "Icon": "https:\/\/img.finalfantasyxiv.com\/lds\/h\/d\/qXomRVXuqEzMLXk2ncLeoFTFYs.png",
      "Name": "DPS",
      "Status": true
    }, {
      "Icon": "https:\/\/img.finalfantasyxiv.com\/lds\/h\/w\/h-PrIjVyD8Uy9ndk49alidJYSM.png",
      "Name": "Crafter",
      "Status": true
    }, {
      "Icon": "https:\/\/img.finalfantasyxiv.com\/lds\/h\/1\/7Fd00rEgUDpmWFVulcouYytj54.png",
      "Name": "Gatherer",
      "Status": true
    }],
    "Server": "Siren",
    "Slogan": "We hope to make the game just a bit more enjoyable with awesome people. https:\/\/discord.gg\/w9ejeRd",
    "Tag": "Helix"
  },
  "FreeCompanyMembers": null
}
```/api/v1/lodestone/freeCompany/id/<LodestoneId>``` or ```/api/v1/lodestone/freeCompany/name/<server>/<freeCompanyName>``` Example ```/api/v1/lodestone/freeCompany/id/9231394073691143535``` Would reply with information ```json { "FreeCompany": { "Active": "Always", "ActiveMemberCount": 212, "Crest": ["https:\/\/img2.finalfantasyxiv.com\/c\/B27_03117b168c3a39e866bc39e537da398c_39_128x128.png", "https:\/\/img2.finalfantasyxiv.com\/c\/F2d_9616a5d530bf8756626c2dbd74d97f3e_00_128x128.png", "https:\/\/img2.finalfantasyxiv.com\/c\/S4a_1efa98925908b1d5d1cc8d8937f83239_02_128x128.png"], "DC": "Aether", "Estate": { "Greeting": "Welcome to all!", "Name": "Helix", "Plot": "Plot 54, 6 Ward, Shirogane (Medium)" }, "Focus": [{ "Icon": "https:\/\/img.finalfantasyxiv.com\/lds\/h\/9\/2RIcg3Swu7asLE9w5hF11Gm1Sg.png", "Name": "Role-playing", "Status": false }, { "Icon": "https:\/\/img.finalfantasyxiv.com\/lds\/h\/n\/5Y0D3iH7ngHlRpv9-KJKalt3_o.png", "Name": "Leveling", "Status": true }, { "Icon": "https:\/\/img.finalfantasyxiv.com\/lds\/h\/t\/Se_50UHNcTNjytzG8olOSGq3MI.png", "Name": "Casual", "Status": true }, { "Icon": "https:\/\/img.finalfantasyxiv.com\/lds\/h\/i\/1ZVA5nBRhczPW2kJWBJk5Jkz6o.png", "Name": "Hardcore", "Status": false }, { "Icon": "https:\/\/img.finalfantasyxiv.com\/lds\/h\/7\/jSYmuDYlpVzQ98RA3VhBQWY5PA.png", "Name": "Dungeons", "Status": true }, { "Icon": "https:\/\/img.finalfantasyxiv.com\/lds\/h\/C\/wiboHfsKd8h_tmbJkNY38w2T8A.png", "Name": "Guildhests", "Status": false }, { "Icon": "https:\/\/img.finalfantasyxiv.com\/lds\/h\/P\/ydn7ovgdfDc3MocTJV0vP48l4E.png", "Name": "Trials", "Status": true }, { "Icon": "https:\/\/img.finalfantasyxiv.com\/lds\/h\/R\/R7mn0-cTBIhT8CcxbtDB-YuPUI.png", "Name": "Raids", "Status": true }, { "Icon": "https:\/\/img.finalfantasyxiv.com\/lds\/h\/D\/hXSGh69WuUbiC5NmlZhDyaO2g8.png", "Name": "PvP", "Status": true }], "Formed": 1567802762, "GrandCompany": "Immortal Flames", "ID": "9231394073691143535", "Name": "Helix", "ParseDate": 1598662526, "Rank": 30, "Ranking": { "Monthly": 19, "Weekly": 16 }, "Recruitment": "Open", "Reputation": [{ "Name": "Maelstrom", "Progress": 0, "Rank": "Neutral" }, { "Name": "Order of the Twin Adder", "Progress": 0, "Rank": "Neutral" }, { "Name": "Immortal Flames", "Progress": 100, "Rank": "Allied" }], "Seeking": [{ "Icon": "https:\/\/img.finalfantasyxiv.com\/lds\/h\/x\/VUfyJ-2iArKs72p4putqJewSgU.png", "Name": "Tank", "Status": true }, { "Icon": "https:\/\/img.finalfantasyxiv.com\/lds\/h\/A\/a8JOc9-8I-ATxTnT3BAkI0MTsA.png", "Name": "Healer", "Status": true }, { "Icon": "https:\/\/img.finalfantasyxiv.com\/lds\/h\/d\/qXomRVXuqEzMLXk2ncLeoFTFYs.png", "Name": "DPS", "Status": true }, { "Icon": "https:\/\/img.finalfantasyxiv.com\/lds\/h\/w\/h-PrIjVyD8Uy9ndk49alidJYSM.png", "Name": "Crafter", "Status": true }, { "Icon": "https:\/\/img.finalfantasyxiv.com\/lds\/h\/1\/7Fd00rEgUDpmWFVulcouYytj54.png", "Name": "Gatherer", "Status": true }], "Server": "Siren", "Slogan": "We hope to make the game just a bit more enjoyable with awesome people. https:\/\/discord.gg\/w9ejeRd", "Tag": "Helix" }, "FreeCompanyMembers": null } ```
daniel was assigned by solao 2024-02-11 03:54:07 +00:00
solao closed this issue 2024-02-11 03:54:08 +00:00
Sign in to join this conversation.
No Label
Doing
To Do
No Milestone
No project
No Assignees
1 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: FFXIV/FFXIV_Lodestone_Handler#6
No description provided.