{
    "info": {
        "_postman_id": "4b6200c2-49d9-4477-8b5f-1653d86d145d",
        "name": "ows-lyrics",
        "schema": "https://schema.getpostman.com/json/collection/v2.1.0/collection.json"
    },
    "item": [
        {
            "name": "https://qa-ows-lyrics.theorchard.io/tracks/31088277/lyrics",
            "request": {
                "method": "GET",
                "header": [
                    {
                        "key": "Grass-Account-Type",
                        "value": "vendor",
                        "type": "text",
                        "disabled": true
                    },
                    {
                        "key": "Grass-Account-Id",
                        "value": "26640",
                        "type": "text",
                        "disabled": true
                    },
                    {
                        "key": "Orchard-User-Id",
                        "value": "alw:47940",
                        "type": "text",
                        "disabled": true
                    }
                ],
                "url": {
                    "raw": "https://qa-ows-lyrics.theorchard.io/tracks/31088277/lyrics",
                    "protocol": "https",
                    "host": [
                        "qa-ows-lyrics",
                        "theorchard",
                        "io"
                    ],
                    "path": [
                        "tracks",
                        "31088277",
                        "lyrics"
                    ]
                }
            },
            "response": []
        },
        {
            "name": "https://qa-ows-lyrics.theorchard.io/tracks/31088277/lyrics",
            "request": {
                "method": "PUT",
                "header": [
                    {
                        "key": "Content-Type",
                        "name": "Content-Type",
                        "value": "application/json",
                        "type": "text"
                    }
                ],
                "body": {
                    "mode": "raw",
                    "raw": "\r\n\r\n{\r\n    \"lyrics\": \"test\"\r\n}",
                    "options": {
                        "raw": {
                            "language": "json"
                        }
                    }
                },
                "url": {
                    "raw": "https://qa-ows-lyrics.theorchard.io/tracks/31088277/lyrics",
                    "protocol": "https",
                    "host": [
                        "qa-ows-lyrics",
                        "theorchard",
                        "io"
                    ],
                    "path": [
                        "tracks",
                        "31088277",
                        "lyrics"
                    ]
                }
            },
            "response": []
        },
        {
            "name": "https://qa-ows-lyrics.theorchard.io/tracks/copy",
            "request": {
                "method": "POST",
                "header": [
                    {
                        "key": "Content-Type",
                        "name": "Content-Type",
                        "value": "application/json",
                        "type": "text"
                    }
                ],
                "body": {
                    "mode": "raw",
                    "raw": "\r\n\r\n\r\n{\r\n    \"items\": [\r\n    \t{\"source_tuid\": 31088277, \"destination_tuid\": 31088278}\r\n    \t]\r\n}\r\n\r\n\r\n",
                    "options": {
                        "raw": {
                            "language": "json"
                        }
                    }
                },
                "url": {
                    "raw": "https://qa-ows-lyrics.theorchard.io/tracks/copy",
                    "protocol": "https",
                    "host": [
                        "qa-ows-lyrics",
                        "theorchard",
                        "io"
                    ],
                    "path": [
                        "tracks",
                        "copy"
                    ]
                }
            },
            "response": []
        },
        {
            "name": "https://qa-ows-lyrics.theorchard.io/tracks/lyrics",
            "request": {
                "method": "GET",
                "header": [
                    {
                        "key": "Content-Type",
                        "name": "Content-Type",
                        "value": "application/json",
                        "type": "text",
                        "disabled": true
                    },
                    {
                        "key": "Grass-Account-Type",
                        "value": "vendor",
                        "type": "text",
                        "disabled": true
                    },
                    {
                        "key": "Grass-Account-Id",
                        "value": "16160",
                        "type": "text",
                        "disabled": true
                    },
                    {
                        "key": "Orchard-User-Id",
                        "value": "oa:2088",
                        "type": "text",
                        "disabled": true
                    }
                ],
                "url": {
                    "raw": "https://qa-ows-lyrics.theorchard.io/tracks/lyrics",
                    "protocol": "https",
                    "host": [
                        "qa-ows-lyrics",
                        "theorchard",
                        "io"
                    ],
                    "path": [
                        "tracks",
                        "lyrics"
                    ]
                }
            },
            "response": []
        },
        {
            "name": "https://qa-ows-lyrics.theorchard.io/tracks/31088277/lyrics",
            "request": {
                "method": "DELETE",
                "header": [
                    {
                        "key": "Content-Type",
                        "name": "Content-Type",
                        "value": "application/json",
                        "type": "text"
                    }
                ],
                "url": {
                    "raw": "https://qa-ows-lyrics.theorchard.io/tracks/31088277/lyrics",
                    "protocol": "https",
                    "host": [
                        "qa-ows-lyrics",
                        "theorchard",
                        "io"
                    ],
                    "path": [
                        "tracks",
                        "31088277",
                        "lyrics"
                    ]
                }
            },
            "response": []
        },
        {
            "name": "https://qa-ows-lyrics.theorchard.io/tracks/lyrics",
            "request": {
                "method": "DELETE",
                "header": [
                    {
                        "key": "Content-Type",
                        "name": "Content-Type",
                        "value": "application/json",
                        "type": "text"
                    }
                ],
                "body": {
                    "mode": "raw",
                    "raw": "\r\n\r\n{\r\n    \"tuids\": [31088277, 31088278]\r\n}\r\n\r\n",
                    "options": {
                        "raw": {
                            "language": "json"
                        }
                    }
                },
                "url": {
                    "raw": "https://qa-ows-lyrics.theorchard.io/tracks/lyrics",
                    "protocol": "https",
                    "host": [
                        "qa-ows-lyrics",
                        "theorchard",
                        "io"
                    ],
                    "path": [
                        "tracks",
                        "lyrics"
                    ]
                }
            },
            "response": []
        }
    ],
    "protocolProfileBehavior": {}
}