GET /api/v1/releasers/28000/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/50758/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/50758/",
        "id": 50758,
        "title": "Golden Girl 2000",
        "author_nicks": [
            {
                "name": "M4-io",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/28000/?format=api",
                    "id": 28000,
                    "name": "M4-io",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "New Order",
                "abbreviation": "NO",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/22150/?format=api",
                    "id": 22150,
                    "name": "New Order",
                    "is_group": true
                }
            },
            {
                "name": "Tentacle",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/28001/?format=api",
                    "id": 28001,
                    "name": "Tentacle Interactive",
                    "is_group": true
                }
            }
        ],
        "release_date": "2000-06-17",
        "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/46341/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/46341/",
        "id": 46341,
        "title": "Floating thru space with Ad Visser",
        "author_nicks": [
            {
                "name": "M4-io",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/28000/?format=api",
                    "id": 28000,
                    "name": "M4-io",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "New Order",
                "abbreviation": "NO",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/22150/?format=api",
                    "id": 22150,
                    "name": "New Order",
                    "is_group": true
                }
            },
            {
                "name": "Tentacle",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/28001/?format=api",
                    "id": 28001,
                    "name": "Tentacle Interactive",
                    "is_group": true
                }
            }
        ],
        "release_date": "2000-03-11",
        "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/45226/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/45226/",
        "id": 45226,
        "title": "No Escape from Planet X",
        "author_nicks": [
            {
                "name": "M4-io",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/28000/?format=api",
                    "id": 28000,
                    "name": "M4-io",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "New Order",
                "abbreviation": "NO",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/22150/?format=api",
                    "id": 22150,
                    "name": "New Order",
                    "is_group": true
                }
            },
            {
                "name": "Tentacle Interactive",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/28001/?format=api",
                    "id": 28001,
                    "name": "Tentacle Interactive",
                    "is_group": true
                }
            }
        ],
        "release_date": "1999-06-05",
        "supertype": "graphics",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/23/?format=api",
                "id": 23,
                "name": "Graphics",
                "supertype": "graphics"
            }
        ],
        "tags": []
    }
]