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

[
    {
        "url": "https://demozoo.org/api/v1/productions/227380/?format=api",
        "demozoo_url": "https://demozoo.org/productions/227380/",
        "id": 227380,
        "title": "Paradise 2",
        "author_nicks": [
            {
                "name": "Stone Products",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/102884/?format=api",
                    "id": 102884,
                    "name": "Stone Products",
                    "is_group": true
                }
            },
            {
                "name": "The Brothers",
                "abbreviation": "TBS",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/41200/?format=api",
                    "id": 41200,
                    "name": "The Brothers",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1997-03-24",
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/6/?format=api",
                "id": 6,
                "name": "Amiga AGA"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/5/?format=api",
                "id": 5,
                "name": "Diskmag",
                "supertype": "production"
            }
        ],
        "tags": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/294900/?format=api",
        "demozoo_url": "https://demozoo.org/productions/294900/",
        "id": 294900,
        "title": "Paradise 1",
        "author_nicks": [
            {
                "name": "Stone Products",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/102884/?format=api",
                    "id": 102884,
                    "name": "Stone Products",
                    "is_group": true
                }
            },
            {
                "name": "The Brothers",
                "abbreviation": "TBS",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/41200/?format=api",
                    "id": 41200,
                    "name": "The Brothers",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1997-03",
        "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/47/?format=api",
                "id": 47,
                "name": "Magazine",
                "supertype": "production"
            }
        ],
        "tags": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/294907/?format=api",
        "demozoo_url": "https://demozoo.org/productions/294907/",
        "id": 294907,
        "title": "D'Unreal / Beyond The",
        "author_nicks": [
            {
                "name": "Stone Products",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/102884/?format=api",
                    "id": 102884,
                    "name": "Stone Products",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1997-02",
        "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/9/?format=api",
                "id": 9,
                "name": "Pack",
                "supertype": "production"
            }
        ],
        "tags": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/227379/?format=api",
        "demozoo_url": "https://demozoo.org/productions/227379/",
        "id": 227379,
        "title": "Nexus",
        "author_nicks": [
            {
                "name": "Stone Products",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/102884/?format=api",
                    "id": 102884,
                    "name": "Stone Products",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1997-01",
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/6/?format=api",
                "id": 6,
                "name": "Amiga AGA"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/1/?format=api",
                "id": 1,
                "name": "Demo",
                "supertype": "production"
            }
        ],
        "tags": [
            "endless-loop"
        ]
    }
]