GET /api/v1/releasers/5194/member_productions/?format=api&ordering=name
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

[
    {
        "url": "https://demozoo.org/api/v1/productions/288027/?format=api",
        "demozoo_url": "https://demozoo.org/music/288027/",
        "id": 288027,
        "title": "Human Race 4",
        "author_nicks": [
            {
                "name": "Serval",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/118307/?format=api",
                    "id": 118307,
                    "name": "Serval",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Demons",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/5194/?format=api",
                    "id": 5194,
                    "name": "Demons",
                    "is_group": true
                }
            }
        ],
        "release_date": null,
        "supertype": "music",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/29/?format=api",
                "id": 29,
                "name": "Tracked Music",
                "supertype": "music"
            }
        ],
        "tags": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/2365/?format=api",
        "demozoo_url": "https://demozoo.org/music/2365/",
        "id": 2365,
        "title": "Funky Music",
        "author_nicks": [
            {
                "name": "Mushies",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/5198/?format=api",
                    "id": 5198,
                    "name": "Mush",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Demons",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/5194/?format=api",
                    "id": 5194,
                    "name": "Demons",
                    "is_group": true
                }
            }
        ],
        "release_date": "1990-12",
        "supertype": "music",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/29/?format=api",
                "id": 29,
                "name": "Tracked Music",
                "supertype": "music"
            }
        ],
        "tags": [
            "4ch",
            "mod"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/217883/?format=api",
        "demozoo_url": "https://demozoo.org/music/217883/",
        "id": 217883,
        "title": "Wednesday by Serval",
        "author_nicks": [
            {
                "name": "Serval",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/118307/?format=api",
                    "id": 118307,
                    "name": "Serval",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Demons",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/5194/?format=api",
                    "id": 5194,
                    "name": "Demons",
                    "is_group": true
                }
            }
        ],
        "release_date": "1989-12-29",
        "supertype": "music",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/29/?format=api",
                "id": 29,
                "name": "Tracked Music",
                "supertype": "music"
            }
        ],
        "tags": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/281121/?format=api",
        "demozoo_url": "https://demozoo.org/productions/281121/",
        "id": 281121,
        "title": "SekaGenerator v 7.0",
        "author_nicks": [
            {
                "name": "VCC",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/83838/?format=api",
                    "id": 83838,
                    "name": "VCC",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Demons",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/5194/?format=api",
                    "id": 5194,
                    "name": "Demons",
                    "is_group": true
                }
            }
        ],
        "release_date": "1989-07",
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/5/?format=api",
                "id": 5,
                "name": "Amiga OCS/ECS"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/6/?format=api",
                "id": 6,
                "name": "Tool",
                "supertype": "production"
            }
        ],
        "tags": []
    }
]