aoe:api:v4:mods:my

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
aoe:api:v4:mods:my [2022-10-27 01:37] simonsanaoe:api:v4:mods:my [2022-10-27 01:47] (current) simonsan
Line 6: Line 6:
  
 ===== Request ===== ===== Request =====
 +
 +==== AoE4 ====
 <WRAP round 100%> <WRAP round 100%>
 <code> <code>
Line 16: Line 18:
 Content-Type: application/json Content-Type: application/json
  
-{"q":"","filter":0,"sort":"","order":"","start":1,"count":20000,"game":4,"modid":0}+{ 
 +    "q": "", 
 +    "filter": 0, 
 +    "sort": "", 
 +    "order": "", 
 +    "start": 1, 
 +    "count": 20000, 
 +    "game": 4, 
 +    "modid": 0 
 +}
 </code> </code>
 </WRAP> </WRAP>
  
 ^parameter ^type ^value ^comments ^ ^parameter ^type ^value ^comments ^
-|game|int|2|| +|q|?||| 
-|modid|int|14788||+|filter|int|0|| 
 +|sort|?||| 
 +|order|?||| 
 +|start|int|1|| 
 +|count|int|20000|| 
 +|game|int|4|| 
 +|modid|int|0||
  
 ===== Response ===== ===== Response =====
Line 151: Line 168:
       }       }
    ]    ]
 +}
 +</code>
 +</WRAP>
 +
 +==== AoE4 ====
 +<WRAP round 100%>
 +<code>
 +{
 +    "searchParams": {
 +        "q": null,
 +        "creator": null,
 +        "filter": 0,
 +        "sort": "lastUpdate",
 +        "order": "DESC",
 +        "start": 1,
 +        "count": 200,
 +        "game": 4,
 +        "modid": 0
 +    },
 +    "modList": [
 +        {
 +            "modId": 112877,
 +            "gameTitleId": 4,
 +            "gameTitleName": null,
 +            "modName": "Mobius Tuning Pack 2",
 +            "description": "Updated for Malians and Ottomans. \r\n \r\n- Traders contribute 0.2 to population, reduced from 1. \r\n- Increases resource limits from 100,000 to 100,000,000.",
 +            "modDescription": "Updated for Malians and Ottomans. \r\n \r\n- Traders contribute 0.2 to population, reduced from 1. \r\n- Increases resource limits from 100,000 to 100,000,000.",
 +            "changeList": null,
 +            "verifiedVersion": null,
 +            "modTypeId": 6,
 +            "clientId": "",
 +            "modType": "Extension",
 +            "modTags": null,
 +            "modTagIds": [
 +                4
 +            ],
 +            "modTagNames": [
 +                "Tuning Pack"
 +            ],
 +            "metaData": null,
 +            "modStatusId": 2,
 +            "modStatus": "Published",
 +            "modStatusMessage": null,
 +            "modVisibility": "Public",
 +            "creatorId": 2270778,
 +            "creatorName": "Mobius6469",
 +            "creatorAvatarUrl": "https://images-eds-ssl.xboxlive.com/image?url=z951ykn43p4FqWbbFvR2Ec.8vbDhj8G2Xe7JngaTToBrrCmIEEXHC9UNrdJ6P7KI4AAOijCgOA3.jozKovAH9wJVHMk5TchyPp7y7q0530QiLZPdTsSqNSrT34qiEmcl&format=png",
 +            "isOwner": false,
 +            "isLoggedOn": false,
 +            "allowDiscussion": false,
 +            "discourseUrl": null,
 +            "createDate": "2022-10-26T21:09:34.173",
 +            "lastUpdate": "2022-10-26T21:09:34.173",
 +            "updateAvailable": false,
 +            "modFileSize": 1635361.0,
 +            "modDiskSize": null,
 +            "popular": 3,
 +            "downloads": 3,
 +            "installs": null,
 +            "likes": 0,
 +            "userLiked": false,
 +            "ratings": {
 +                "leastFavorableReview": null,
 +                "mostFavorableReview": null,
 +                "rating": {
 +                    "average": 0.0,
 +                    "count1Star": null,
 +                    "count2Star": null,
 +                    "count3Star": null,
 +                    "count4Star": null,
 +                    "count5Star": null,
 +                    "totalCount": 0
 +                },
 +                "reviewsCount": 0
 +            },
 +            "currentRating": 0.0,
 +            "userDownloaded": false,
 +            "userInstalled": false,
 +            "userFlagged": false,
 +            "userRating": null,
 +            "userReview": null,
 +            "positiveRatings": 0,
 +            "totalRatings": 0,
 +            "thumbnail": "https://cdn.ageofempires.com/aoe-mods/4/112877/64ff210a.jpeg",
 +            "fileUrl": null,
 +            "imageUrls": null
 +        },
 +        {
 +            "modId": 97570,
 +            "gameTitleId": 4,
 +            "gameTitleName": null,
 +            "modName": "PheniX Rise and Curry",
 +            "description": "PheniX Rise and Curry \r\nGold and Stone rises again :) \r\nWolfs are more mad 400 PoP \r\nMore Wood Better Fields",
 +            "modDescription": "PheniX Rise and Curry \r\nGold and Stone rises again :) \r\nWolfs are more mad 400 PoP \r\nMore Wood Better Fields",
 +            "changeList": null,
 +            "verifiedVersion": null,
 +            "modTypeId": 6,
 +            "clientId": "",
 +            "modType": "Extension",
 +            "modTags": null,
 +            "modTagIds": [
 +                4
 +            ],
 +            "modTagNames": [
 +                "Tuning Pack"
 +            ],
 +            "metaData": null,
 +            "modStatusId": 2,
 +            "modStatus": "Published",
 +            "modStatusMessage": null,
 +            "modVisibility": "Public",
 +            "creatorId": 9910532,
 +            "creatorName": "Freddy",
 +            "creatorAvatarUrl": "https://avatars.akamai.steamstatic.com/7eb86a98d34da786dc134603a248c7169791a9fa.jpg",
 +            "isOwner": false,
 +            "isLoggedOn": false,
 +            "allowDiscussion": false,
 +            "discourseUrl": null,
 +            "createDate": "2022-08-27T20:31:05.057",
 +            "lastUpdate": "2022-10-26T21:00:25.847",
 +            "updateAvailable": false,
 +            "modFileSize": 3360497.0,
 +            "modDiskSize": null,
 +            "popular": 14,
 +            "downloads": 18,
 +            "installs": null,
 +            "likes": 0,
 +            "userLiked": false,
 +            "ratings": {
 +                "leastFavorableReview": null,
 +                "mostFavorableReview": null,
 +                "rating": {
 +                    "average": 3.0,
 +                    "count1Star": null,
 +                    "count2Star": null,
 +                    "count3Star": null,
 +                    "count4Star": null,
 +                    "count5Star": null,
 +                    "totalCount": 1
 +                },
 +                "reviewsCount": 0
 +            },
 +            "currentRating": 3.0,
 +            "userDownloaded": false,
 +            "userInstalled": false,
 +            "userFlagged": false,
 +            "userRating": null,
 +            "userReview": null,
 +            "positiveRatings": 0,
 +            "totalRatings": 1,
 +            "thumbnail": "https://cdn.ageofempires.com/aoe-mods/4/97570/e1ba0efd.jpeg",
 +            "fileUrl": null,
 +            "imageUrls": null
 +        },
 +        {
 +        ...
 +        }
 +    ],
 +    "totalCount": 3109,
 +    "isLoggedOn": false
 } }
 </code> </code>
 </WRAP> </WRAP>
  • aoe/api/v4/mods/my.1666827427.txt.gz
  • Last modified: 4 years ago
  • by simonsan