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

[
    {
        "url": "https://demozoo.org/api/v1/productions/373321/?format=api",
        "demozoo_url": "https://demozoo.org/productions/373321/",
        "id": 373321,
        "title": "Shadow Of The Beast (2) Cracktro",
        "author_nicks": [
            {
                "name": "Fallen Angels",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/110545/?format=api",
                    "id": 110545,
                    "name": "Fallen Angels",
                    "is_group": true
                }
            },
            {
                "name": "Nokturnal",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/31565/?format=api",
                    "id": 31565,
                    "name": "Nokturnal",
                    "is_group": true
                }
            },
            {
                "name": "The Empire",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/31520/?format=api",
                    "id": 31520,
                    "name": "The Empire",
                    "is_group": true
                }
            },
            {
                "name": "The Marvellous V8",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/31563/?format=api",
                    "id": 31563,
                    "name": "The Marvellous V8",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": null,
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/9/?format=api",
                "id": 9,
                "name": "Atari ST/E"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/13/?format=api",
                "id": 13,
                "name": "Cracktro",
                "supertype": "production"
            }
        ],
        "tags": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/83569/?format=api",
        "demozoo_url": "https://demozoo.org/productions/83569/",
        "id": 83569,
        "title": "ST Beermat Issue One",
        "author_nicks": [
            {
                "name": "Fallen Angels",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/110545/?format=api",
                    "id": 110545,
                    "name": "Fallen Angels",
                    "is_group": true
                }
            },
            {
                "name": "Organized Chaos Licenceware",
                "abbreviation": "OCL",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/42342/?format=api",
                    "id": 42342,
                    "name": "Organized Chaos Licenceware",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1994-07-24",
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/9/?format=api",
                "id": 9,
                "name": "Atari ST/E"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/5/?format=api",
                "id": 5,
                "name": "Diskmag",
                "supertype": "production"
            }
        ],
        "tags": []
    }
]