GET /api/v1/releasers/1/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/189368/?format=api",
        "demozoo_url": "https://demozoo.org/productions/189368/",
        "id": 189368,
        "title": "Nyan Cat 1k",
        "author_nicks": [
            {
                "name": "Snq",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/11890/?format=api",
                    "id": 11890,
                    "name": "Snq",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Aardbei",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/1/?format=api",
                    "id": 1,
                    "name": "Aardbei",
                    "is_group": true
                }
            }
        ],
        "release_date": "2011-08",
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/1/?format=api",
                "id": 1,
                "name": "Windows"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/21/?format=api",
                "id": 21,
                "name": "1K Intro",
                "supertype": "production"
            }
        ],
        "tags": [
            "nyancat"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/52489/?format=api",
        "demozoo_url": "https://demozoo.org/productions/52489/",
        "id": 52489,
        "title": "Zinloos 2 aka Inopias mooie 4k in java deze keer werkt ie wel",
        "author_nicks": [
            {
                "name": "Inopia",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/516/?format=api",
                    "id": 516,
                    "name": "Inopia",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Aardbei",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/1/?format=api",
                    "id": 1,
                    "name": "Aardbei",
                    "is_group": true
                }
            }
        ],
        "release_date": "2001-03-03",
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/48/?format=api",
                "id": 48,
                "name": "Java"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/3/?format=api",
                "id": 3,
                "name": "4K Intro",
                "supertype": "production"
            }
        ],
        "tags": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/23622/?format=api",
        "demozoo_url": "https://demozoo.org/music/23622/",
        "id": 23622,
        "title": "Gherkins and a rhubarb",
        "author_nicks": [
            {
                "name": "Oxygener",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/10549/?format=api",
                    "id": 10549,
                    "name": "Oxygener",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Aardbei",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/1/?format=api",
                    "id": 1,
                    "name": "Aardbei",
                    "is_group": true
                }
            },
            {
                "name": "Superstars",
                "abbreviation": "SST",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/15983/?format=api",
                    "id": 15983,
                    "name": "Superstars",
                    "is_group": true
                }
            }
        ],
        "release_date": "1999-12-28",
        "supertype": "music",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/29/?format=api",
                "id": 29,
                "name": "Tracked Music",
                "supertype": "music"
            }
        ],
        "tags": [
            "32ch",
            "xm"
        ]
    }
]