API Reference
Get Mod Download V1
curl -X GET "https://api.deadlock-mods.com/api/v1/mods/string/download"
[
{
"url": "string",
"size": -9007199254740991,
"name": "string",
"createdAt": "2019-08-24T14:15:22Z",
"updatedAt": "2019-08-24T14:15:22Z"
}
]