GET /api/v1/releasers/66474/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/160209/?format=api",
        "demozoo_url": "https://demozoo.org/music/160209/",
        "id": 160209,
        "title": "Party Overtune",
        "author_nicks": [
            {
                "name": "Mercenary",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/40386/?format=api",
                    "id": 40386,
                    "name": "Mercenary",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Happysoft",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/66474/?format=api",
                    "id": 66474,
                    "name": "Happysoft",
                    "is_group": true
                }
            }
        ],
        "release_date": "1997-07-05",
        "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/165910/?format=api",
        "demozoo_url": "https://demozoo.org/music/165910/",
        "id": 165910,
        "title": "Orbit Satellite",
        "author_nicks": [
            {
                "name": "Mercenary",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/40386/?format=api",
                    "id": 40386,
                    "name": "Mercenary",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Happysoft",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/66474/?format=api",
                    "id": 66474,
                    "name": "Happysoft",
                    "is_group": true
                }
            }
        ],
        "release_date": "1997-04-05",
        "supertype": "music",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/29/?format=api",
                "id": 29,
                "name": "Tracked Music",
                "supertype": "music"
            }
        ],
        "tags": [
            "it",
            "30ch"
        ]
    }
]