본문으로 건너뛰기

작업 메타데이터

CustomerName_Work_YYYYMMDD.json

id
number

데이터 세트: 업무
작품의 ID

title
string

데이터 세트: 업무
작품 제목

iswc
string

데이터 세트: 업무
작품의 ISWC 코드

hfa_code
string

데이터 세트: 업무
작품의 HFA 코드

Array of objects

데이터 세트: 업무
작품의 공유 배열

isrcs
Array of strings

데이터 세트: 업무
작업과 관련된 ISRC의 배열

{
  • "id": 124,
  • "title": "Let It Be",
  • "iswc": "T1234567890",
  • "hfa_code": "B12345",
  • "shares": [
    ],
  • "isrcs": [
    ]
}