Get all of a project's dependencies
  GET /project/{id|slug}/dependencies     
 Parameters
Path Parameters
[  "AABBCCDD",  "my_project"]The ID or slug of the project
Responses
200
Expected response to a valid request
object
Projects that the project depends upon
object
The slug of a project, used for vanity URLs. Regex: ^[\w!@$()`.+,"\-']{3,64}$
my_projectThe title or name of the project
My ProjectA short description of the project
A short descriptionA list of the categories that the project has
[  "technology",  "adventure",  "fabric"]The client side support of the project
requiredThe server side support of the project
optionalA long form description of the project
A long body describing my project in detailThe status of the project
approvedThe requested status when submitting for review or scheduling the project for release
A list of categories which are searchable but non-primary
[  "technology",  "adventure",  "fabric"]An optional link to where to submit bugs or issues with the project
https://github.com/my_user/my_project/issuesAn optional link to the source code of the project
https://github.com/my_user/my_projectAn optional link to the project’s wiki page or other relevant information
https://github.com/my_user/my_project/wikiAn optional invite link to the project’s discord
https://discord.gg/AaBbCcDdA list of donation links for the project
object
The ID of the donation platform
patreonThe donation platform this link is to
PatreonThe URL of the donation platform and user
https://www.patreon.com/my_userThe slug of a project, used for vanity URLs. Regex: ^[\w!@$()`.+,"\-']{3,64}$
my_projectThe title or name of the project
My ProjectA short description of the project
A short descriptionA list of the categories that the project has
[  "technology",  "adventure",  "fabric"]The client side support of the project
requiredThe server side support of the project
optionalThe project type of the project
modThe total number of downloads of the project
The URL of the project’s icon
https://cdn.modrinth.com/data/AABBCCDD/b46513nd83hb4792a9a0e1fn28fgi6090c1842639.pngThe RGB color of the project, automatically generated from the project icon
8703084The ID of the moderation thread associated with this project
TTUUVVWWThe ID of the project, encoded as a base62 string
AABBCCDDThe ID of the team that has ownership of this project
MMNNOOPPThe link to the long description of the project. Always null, only kept for legacy compatibility.
A message that a moderator sent regarding the project
object
The message that a moderator has left for the project
The longer body of the message that a moderator has left for the project
The date the project was published
The date the project was last updated
The date the project’s status was set to an approved status
The date the project’s status was submitted to moderators for review
The total number of users following the project
The license of the project
object
The SPDX license ID of a project
LGPL-3.0-or-laterThe long name of a license
GNU Lesser General Public License v3 or laterThe URL to this license
A list of the version IDs of the project (will never be empty unless draft status)
[  "IIJJKKLL",  "QQRRSSTT"]A list of all of the game versions supported by the project
[  "1.19",  "1.19.1",  "1.19.2",  "1.19.3"]A list of all of the loaders supported by the project
[  "forge",  "fabric",  "quilt"]A list of images that have been uploaded to the project’s gallery
object
The URL of the gallery image
https://cdn.modrinth.com/data/AABBCCDD/images/009b7d8d6e8bf04968a29421117c59b3efe2351a.pngWhether the image is featured in the gallery
trueThe title of the gallery image
My awesome screenshot!The description of the gallery image
This awesome screenshot shows all of the blocks in my mod!The date and time the gallery image was created
The order of the gallery image. Gallery images are sorted by this field and then alphabetically by title.
Versions that the project depends upon
object
The name of this version
Version 1.0.0The version number. Ideally will follow semantic versioning
1.0.0The changelog for this version
List of changes in this version: ...A list of specific versions of projects that this version depends on
object
The ID of the version that this version depends on
IIJJKKLLThe ID of the project that this version depends on
QQRRSSTTThe file name of the dependency, mostly used for showing external dependencies on modpacks
sodium-fabric-mc1.19-0.4.2+build.16.jarThe type of dependency that this version has
requiredA list of versions of Minecraft that this version supports
[  "1.16.5",  "1.17.1"]The release channel for this version
releaseThe mod loaders that this version supports. In case of resource packs, use “minecraft”
[  "fabric",  "forge",  "minecraft"]Whether the version is featured or not
truelistedThe ID of the version, encoded as a base62 string
IIJJKKLLThe ID of the project this version is for
AABBCCDDThe ID of the author who published this version
EEFFGGHHThe number of times this version has been downloaded
A link to the changelog for this version. Always null, only kept for legacy compatibility.
A list of files available for download for this version
object
A map of hashes of the file. The key is the hashing algorithm and the value is the string version of the hash.
object
93ecf5fe02914fb53d94aa3d28c1fb562e23985f8e4d48b9038422798618761fe208a31ca9b723667a4e05de0d91a3f86bcd8d018f6a686c39550e21b198d96fc84dd4b3580c02b79958a0590afd5783d80ef504A direct link to the file
https://cdn.modrinth.com/data/AABBCCDD/versions/1.0.0/my_file.jarThe name of the file
my_file.jarWhether this file is the primary one for its version. Only a maximum of one file per version will have this set to true. If there are not any primary files, it can be inferred that the first file is the primary one.
The size of the file in bytes
1097270The type of the additional file, used mainly for adding resource packs to datapacks
required-resource-pack404
The requested item(s) were not found or no authorization to access the requested item(s)