GET /api/v1/releasers/17603/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/324123/?format=api",
        "demozoo_url": "https://demozoo.org/music/324123/",
        "id": 324123,
        "title": "2 Modes",
        "author_nicks": [
            {
                "name": "Richard",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/16409/?format=api",
                    "id": 16409,
                    "name": "Richard",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Future Concepts",
                "abbreviation": "FC",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/17603/?format=api",
                    "id": 17603,
                    "name": "Future Concepts",
                    "is_group": true
                }
            }
        ],
        "release_date": "2011-12-29",
        "supertype": "music",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/3/?format=api",
                "id": 3,
                "name": "Commodore 64"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/14/?format=api",
                "id": 14,
                "name": "Music",
                "supertype": "music"
            }
        ],
        "tags": [
            "8580"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/324124/?format=api",
        "demozoo_url": "https://demozoo.org/music/324124/",
        "id": 324124,
        "title": "Convalescence",
        "author_nicks": [
            {
                "name": "dEViLOCk",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/16044/?format=api",
                    "id": 16044,
                    "name": "dEViLOCk",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Future Concepts",
                "abbreviation": "FC",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/17603/?format=api",
                    "id": 17603,
                    "name": "Future Concepts",
                    "is_group": true
                }
            }
        ],
        "release_date": "2011-12-29",
        "supertype": "music",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/3/?format=api",
                "id": 3,
                "name": "Commodore 64"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/14/?format=api",
                "id": 14,
                "name": "Music",
                "supertype": "music"
            }
        ],
        "tags": [
            "8580"
        ]
    }
]