GET /api/v1/releasers/91004/productions/?format=api&ordering=-id
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

[
    {
        "url": "https://demozoo.org/api/v1/productions/220980/?format=api",
        "demozoo_url": "https://demozoo.org/productions/220980/",
        "id": 220980,
        "title": "Brain Degenerator 3",
        "author_nicks": [
            {
                "name": "Balon",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/91004/?format=api",
                    "id": 91004,
                    "name": "Balon",
                    "is_group": true
                }
            },
            {
                "name": "Gbs",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/98315/?format=api",
                    "id": 98315,
                    "name": "Gbs",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1994",
        "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/5/?format=api",
                "id": 5,
                "name": "Diskmag",
                "supertype": "production"
            },
            {
                "url": "https://demozoo.org/api/v1/production_types/9/?format=api",
                "id": 9,
                "name": "Pack",
                "supertype": "production"
            }
        ],
        "tags": [
            "polish",
            "brain-degenerator"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/220979/?format=api",
        "demozoo_url": "https://demozoo.org/productions/220979/",
        "id": 220979,
        "title": "Brain Degenerator 2",
        "author_nicks": [
            {
                "name": "Balon",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/91004/?format=api",
                    "id": 91004,
                    "name": "Balon",
                    "is_group": true
                }
            },
            {
                "name": "Gbs",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/98315/?format=api",
                    "id": 98315,
                    "name": "Gbs",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1993",
        "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/5/?format=api",
                "id": 5,
                "name": "Diskmag",
                "supertype": "production"
            },
            {
                "url": "https://demozoo.org/api/v1/production_types/9/?format=api",
                "id": 9,
                "name": "Pack",
                "supertype": "production"
            }
        ],
        "tags": [
            "polish",
            "brain-degenerator"
        ]
    }
]