GET /api/v1/releasers/56852/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/129692/?format=api",
        "demozoo_url": "https://demozoo.org/productions/129692/",
        "id": 129692,
        "title": "Stumbling Blocks",
        "author_nicks": [
            {
                "name": "Antic Software",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/36863/?format=api",
                    "id": 36863,
                    "name": "Antic Software",
                    "is_group": true
                }
            },
            {
                "name": "Mark Annetts",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/55522/?format=api",
                    "id": 55522,
                    "name": "Mark Annetts",
                    "is_group": false
                }
            },
            {
                "name": "Start Magazine",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/56852/?format=api",
                    "id": 56852,
                    "name": "Start Magazine",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1989",
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/9/?format=api",
                "id": 9,
                "name": "Atari ST/E"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/33/?format=api",
                "id": 33,
                "name": "Game",
                "supertype": "production"
            }
        ],
        "tags": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/132770/?format=api",
        "demozoo_url": "https://demozoo.org/productions/132770/",
        "id": 132770,
        "title": "Brickyard!",
        "author_nicks": [
            {
                "name": "Start Magazine",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/56852/?format=api",
                    "id": 56852,
                    "name": "Start Magazine",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1987",
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/9/?format=api",
                "id": 9,
                "name": "Atari ST/E"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/33/?format=api",
                "id": 33,
                "name": "Game",
                "supertype": "production"
            }
        ],
        "tags": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/70769/?format=api",
        "demozoo_url": "https://demozoo.org/productions/70769/",
        "id": 70769,
        "title": "SteelyBoink!",
        "author_nicks": [
            {
                "name": "Start Magazine",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/56852/?format=api",
                    "id": 56852,
                    "name": "Start Magazine",
                    "is_group": true
                }
            },
            {
                "name": "Tom Hudson",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/38912/?format=api",
                    "id": 38912,
                    "name": "Tom Hudson",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1986",
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/9/?format=api",
                "id": 9,
                "name": "Atari ST/E"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/1/?format=api",
                "id": 1,
                "name": "Demo",
                "supertype": "production"
            }
        ],
        "tags": [
            "boink",
            "boing"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/71773/?format=api",
        "demozoo_url": "https://demozoo.org/productions/71773/",
        "id": 71773,
        "title": "Stereo Steelyboink",
        "author_nicks": [
            {
                "name": "LC Technologies",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/39251/?format=api",
                    "id": 39251,
                    "name": "LC Technologies",
                    "is_group": true
                }
            },
            {
                "name": "Start Magazine",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/56852/?format=api",
                    "id": 56852,
                    "name": "Start Magazine",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1986",
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/9/?format=api",
                "id": 9,
                "name": "Atari ST/E"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/1/?format=api",
                "id": 1,
                "name": "Demo",
                "supertype": "production"
            }
        ],
        "tags": [
            "boink",
            "boing"
        ]
    }
]