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

[
    {
        "url": "https://demozoo.org/api/v1/productions/21225/?format=api",
        "demozoo_url": "https://demozoo.org/music/21225/",
        "id": 21225,
        "title": "Elves In The Night",
        "author_nicks": [
            {
                "name": "Yoni",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/15550/?format=api",
                    "id": 15550,
                    "name": "Yoni",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Fobia Design",
                "abbreviation": "FD",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/12768/?format=api",
                    "id": 12768,
                    "name": "Fobia Design",
                    "is_group": true
                }
            }
        ],
        "release_date": "1998-08-09",
        "supertype": "music",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/29/?format=api",
                "id": 29,
                "name": "Tracked Music",
                "supertype": "music"
            }
        ],
        "tags": [
            "20ch",
            "xm"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/18684/?format=api",
        "demozoo_url": "https://demozoo.org/music/18684/",
        "id": 18684,
        "title": "Mysteeri Suuri",
        "author_nicks": [
            {
                "name": "Yoni",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/15550/?format=api",
                    "id": 15550,
                    "name": "Yoni",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Fobia Design",
                "abbreviation": "FD",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/12768/?format=api",
                    "id": 12768,
                    "name": "Fobia Design",
                    "is_group": true
                }
            }
        ],
        "release_date": "1996-12-30",
        "supertype": "music",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/29/?format=api",
                "id": 29,
                "name": "Tracked Music",
                "supertype": "music"
            }
        ],
        "tags": [
            "xm",
            "26ch",
            "finnish",
            "vocals-in-music"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/306797/?format=api",
        "demozoo_url": "https://demozoo.org/music/306797/",
        "id": 306797,
        "title": "Shine Remix",
        "author_nicks": [
            {
                "name": "Yoni",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/15550/?format=api",
                    "id": 15550,
                    "name": "Yoni",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Fobia Design",
                "abbreviation": "FD",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/12768/?format=api",
                    "id": 12768,
                    "name": "Fobia Design",
                    "is_group": true
                }
            }
        ],
        "release_date": "1996-08-17",
        "supertype": "music",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/29/?format=api",
                "id": 29,
                "name": "Tracked Music",
                "supertype": "music"
            }
        ],
        "tags": [
            "24ch",
            "xm",
            "remix"
        ]
    }
]