GET /api/v1/releasers/104494/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/286567/?format=api",
        "demozoo_url": "https://demozoo.org/productions/286567/",
        "id": 286567,
        "title": "Navy Seals +3",
        "author_nicks": [
            {
                "name": "Gangland Inc.",
                "abbreviation": "GLD",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/104494/?format=api",
                    "id": 104494,
                    "name": "Gangland Inc.",
                    "is_group": true
                }
            },
            {
                "name": "NLD-Soft",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/117867/?format=api",
                    "id": 117867,
                    "name": "NLD-Soft",
                    "is_group": true
                }
            },
            {
                "name": "The Power Connection",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/66180/?format=api",
                    "id": 66180,
                    "name": "The Power Connection",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1991-07-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/13/?format=api",
                "id": 13,
                "name": "Cracktro",
                "supertype": "production"
            }
        ],
        "tags": [
            "navy-seals"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/286568/?format=api",
        "demozoo_url": "https://demozoo.org/productions/286568/",
        "id": 286568,
        "title": "P.P. Hammer And His Pneumatic Weapon +8",
        "author_nicks": [
            {
                "name": "Gangland Inc.",
                "abbreviation": "GLD",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/104494/?format=api",
                    "id": 104494,
                    "name": "Gangland Inc.",
                    "is_group": true
                }
            },
            {
                "name": "NLD-Soft",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/117867/?format=api",
                    "id": 117867,
                    "name": "NLD-Soft",
                    "is_group": true
                }
            },
            {
                "name": "The Power Connection",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/66180/?format=api",
                    "id": 66180,
                    "name": "The Power Connection",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1991-07",
        "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/13/?format=api",
                "id": 13,
                "name": "Cracktro",
                "supertype": "production"
            }
        ],
        "tags": [
            "no-sound",
            "trainer",
            "p-p-hammer-and-his-pneumatic-weapon"
        ]
    }
]