getGalgamePublic
Full aggregate record for one galgame (multi-source merge + attribution); include=intro,scores,covers,taxonomy gates the heavy blocks; weak ETag / 304
get
/v1/galgame/{id} scope
galgame:readAuthorization: Bearer nm_live_…参数
| 参数 | 类型 | 位置 | 说明 |
|---|---|---|---|
id 必填 | integerint64 | path | Galgame ID |
include | string | query | Comma-separated heavy blocks to include: intro,scores,covers,taxonomy (default: none) |
fields | string | query | Comma-separated top-level response keys to return (sparse fieldset); id is always included and unknown names are ignored (never a 400). Write keys in alphabetical order to maximize CDN cache hits. |
content_limit | string | query | Reserved; Phase 1 is always sfw |
响应
codeintegerint64 requireddataobjectrequiredage_limitstringrequiredaliasesstring[]required nullableattributionobjectcatalog_work_idintegerint64 required nullableidintegerint64 requiredimagesobjectrequiredintroobjectnamesobjectrequiredoriginal_languagestringrequiredrefsobjectrequiredrelease_datestringrequired nullablerelease_date_tbabooleanrequiredscoresobjecttaxonomyobjectupdatedstringrequired
messagestringrequired
请求示例
cURL
curl "https://api.nextmoe.dev/v1/galgame/1" \
-H "Authorization: Bearer nm_live_<YOUR_KEY>"