GET /api/v1/releasers/1619/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/65576/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/65576/",
        "id": 65576,
        "title": "Sorceror",
        "author_nicks": [
            {
                "name": "Occult",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/37133/?format=api",
                    "id": 37133,
                    "name": "Occult",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Legacy",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/1619/?format=api",
                    "id": 1619,
                    "name": "Legacy",
                    "is_group": true
                }
            }
        ],
        "release_date": "2003-08-23",
        "supertype": "graphics",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/23/?format=api",
                "id": 23,
                "name": "Graphics",
                "supertype": "graphics"
            }
        ],
        "tags": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/56971/?format=api",
        "demozoo_url": "https://demozoo.org/music/56971/",
        "id": 56971,
        "title": "Almost Free",
        "author_nicks": [
            {
                "name": "Rocken",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/33603/?format=api",
                    "id": 33603,
                    "name": "Rocken",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Legacy",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/1619/?format=api",
                    "id": 1619,
                    "name": "Legacy",
                    "is_group": true
                }
            }
        ],
        "release_date": "2001-07-21",
        "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/5449/?format=api",
        "demozoo_url": "https://demozoo.org/music/5449/",
        "id": 5449,
        "title": "Technology Pardyv2",
        "author_nicks": [
            {
                "name": "Maggot",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/6670/?format=api",
                    "id": 6670,
                    "name": "Maggot",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Legacy",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/1619/?format=api",
                    "id": 1619,
                    "name": "Legacy",
                    "is_group": true
                }
            }
        ],
        "release_date": "1992-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": [
            "4ch",
            "mod"
        ]
    }
]