GET /api/v1/releasers/67238/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/188121/?format=api",
        "demozoo_url": "https://demozoo.org/productions/188121/",
        "id": 188121,
        "title": "Tetris Pro",
        "author_nicks": [
            {
                "name": "2000 A.D.",
                "abbreviation": "2AD",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/20/?format=api",
                    "id": 20,
                    "name": "2000 A.D.",
                    "is_group": true
                }
            },
            {
                "name": "Logic System",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/67238/?format=api",
                    "id": 67238,
                    "name": "Logic System",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1993-12-04",
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/5/?format=api",
                "id": 5,
                "name": "Amiga OCS/ECS"
            }
        ],
        "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/275481/?format=api",
        "demozoo_url": "https://demozoo.org/productions/275481/",
        "id": 275481,
        "title": "Super Nintendo Utility v1.0",
        "author_nicks": [
            {
                "name": "Logic System",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/67238/?format=api",
                    "id": 67238,
                    "name": "Logic System",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "2000 A.D.",
                "abbreviation": "2AD",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/20/?format=api",
                    "id": 20,
                    "name": "2000 A.D.",
                    "is_group": true
                }
            }
        ],
        "release_date": "1993-05-08",
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/5/?format=api",
                "id": 5,
                "name": "Amiga OCS/ECS"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/6/?format=api",
                "id": 6,
                "name": "Tool",
                "supertype": "production"
            }
        ],
        "tags": [
            "console-tool"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/188118/?format=api",
        "demozoo_url": "https://demozoo.org/productions/188118/",
        "id": 188118,
        "title": "Runaway",
        "author_nicks": [
            {
                "name": "2000 A.D.",
                "abbreviation": "2AD",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/20/?format=api",
                    "id": 20,
                    "name": "2000 A.D.",
                    "is_group": true
                }
            },
            {
                "name": "Logic System",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/67238/?format=api",
                    "id": 67238,
                    "name": "Logic System",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1992-09-13",
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/5/?format=api",
                "id": 5,
                "name": "Amiga OCS/ECS"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/1/?format=api",
                "id": 1,
                "name": "Demo",
                "supertype": "production"
            }
        ],
        "tags": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/218293/?format=api",
        "demozoo_url": "https://demozoo.org/productions/218293/",
        "id": 218293,
        "title": "Manic Raves II",
        "author_nicks": [
            {
                "name": "Logic System",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/67238/?format=api",
                    "id": 67238,
                    "name": "Logic System",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1992-01-26",
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/5/?format=api",
                "id": 5,
                "name": "Amiga OCS/ECS"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/7/?format=api",
                "id": 7,
                "name": "Musicdisk",
                "supertype": "production"
            }
        ],
        "tags": []
    }
]