GET /api/v1/releasers/10431/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/321076/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/321076/",
        "id": 321076,
        "title": "Ibisekcj",
        "author_nicks": [
            {
                "name": "Konus",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/10431/?format=api",
                    "id": 10431,
                    "name": "Konus",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1999-07-10",
        "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/42110/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/42110/",
        "id": 42110,
        "title": "Grillowanie",
        "author_nicks": [
            {
                "name": "Konus",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/10431/?format=api",
                    "id": 10431,
                    "name": "Konus",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Potion",
                "abbreviation": "PTN",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/7122/?format=api",
                    "id": 7122,
                    "name": "Potion",
                    "is_group": true
                }
            },
            {
                "name": "Whelpz",
                "abbreviation": "WPZ",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/2276/?format=api",
                    "id": 2276,
                    "name": "Whelpz",
                    "is_group": true
                }
            }
        ],
        "release_date": "1999-03-20",
        "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/62317/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/62317/",
        "id": 62317,
        "title": "Enak5",
        "author_nicks": [
            {
                "name": "Konus",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/10431/?format=api",
                    "id": 10431,
                    "name": "Konus",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Redbullz",
                "abbreviation": "RB",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/14843/?format=api",
                    "id": 14843,
                    "name": "Redbullz",
                    "is_group": true
                }
            },
            {
                "name": "Whelpz",
                "abbreviation": "WPZ",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/2276/?format=api",
                    "id": 2276,
                    "name": "Whelpz",
                    "is_group": true
                }
            }
        ],
        "release_date": "1998-08-08",
        "supertype": "graphics",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/23/?format=api",
                "id": 23,
                "name": "Graphics",
                "supertype": "graphics"
            }
        ],
        "tags": [
            "lost"
        ]
    }
]