GET /api/v1/releasers/52749/productions/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

[
    {
        "url": "https://demozoo.org/api/v1/productions/120452/?format=api",
        "demozoo_url": "https://demozoo.org/music/120452/",
        "id": 120452,
        "title": "Norge!",
        "author_nicks": [
            {
                "name": "EBx",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/52749/?format=api",
                    "id": 52749,
                    "name": "EBx",
                    "is_group": false
                }
            },
            {
                "name": "Loop",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/26741/?format=api",
                    "id": 26741,
                    "name": "Loop",
                    "is_group": false
                }
            },
            {
                "name": "Pastor",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/48017/?format=api",
                    "id": 48017,
                    "name": "Pastor",
                    "is_group": false
                }
            },
            {
                "name": "Saftmelon",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/52748/?format=api",
                    "id": 52748,
                    "name": "Saftmelon",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1998-06-27",
        "supertype": "music",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/29/?format=api",
                "id": 29,
                "name": "Tracked Music",
                "supertype": "music"
            }
        ],
        "tags": [
            "xm",
            "2ch"
        ]
    }
]