GET /api/v1/releasers/102689/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/324111/?format=api",
        "demozoo_url": "https://demozoo.org/music/324111/",
        "id": 324111,
        "title": "Dancemix",
        "author_nicks": [
            {
                "name": "Vicious",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/137517/?format=api",
                    "id": 137517,
                    "name": "Vicious",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Magic Pixels",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/102689/?format=api",
                    "id": 102689,
                    "name": "Magic Pixels",
                    "is_group": true
                }
            }
        ],
        "release_date": null,
        "supertype": "music",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/14/?format=api",
                "id": 14,
                "name": "Music",
                "supertype": "music"
            }
        ],
        "tags": [
            "4ch",
            "mod"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/324104/?format=api",
        "demozoo_url": "https://demozoo.org/music/324104/",
        "id": 324104,
        "title": "Loader2(t103)",
        "author_nicks": [
            {
                "name": "Scherzo",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/137511/?format=api",
                    "id": 137511,
                    "name": "Scherzo",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Magic Pixels",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/102689/?format=api",
                    "id": 102689,
                    "name": "Magic Pixels",
                    "is_group": true
                }
            }
        ],
        "release_date": "1991-06-16",
        "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/324108/?format=api",
        "demozoo_url": "https://demozoo.org/music/324108/",
        "id": 324108,
        "title": "Living Church",
        "author_nicks": [
            {
                "name": "Vicious",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/137517/?format=api",
                    "id": 137517,
                    "name": "Vicious",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Magic Pixels",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/102689/?format=api",
                    "id": 102689,
                    "name": "Magic Pixels",
                    "is_group": true
                }
            }
        ],
        "release_date": "1991",
        "supertype": "music",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/29/?format=api",
                "id": 29,
                "name": "Tracked Music",
                "supertype": "music"
            }
        ],
        "tags": []
    }
]