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

[
    {
        "url": "https://demozoo.org/api/v1/productions/203157/?format=api",
        "demozoo_url": "https://demozoo.org/productions/203157/",
        "id": 203157,
        "title": "WARP v1.1Z",
        "author_nicks": [
            {
                "name": "MAAD",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/89118/?format=api",
                    "id": 89118,
                    "name": "MAAD",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": null,
        "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/6/?format=api",
                "id": 6,
                "name": "Tool",
                "supertype": "production"
            }
        ],
        "tags": [
            "disk-archiving-tool"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/375549/?format=api",
        "demozoo_url": "https://demozoo.org/productions/375549/",
        "id": 375549,
        "title": "Warp v1.1 / Warp Split",
        "author_nicks": [
            {
                "name": "MAAD",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/89118/?format=api",
                    "id": 89118,
                    "name": "MAAD",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": null,
        "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/6/?format=api",
                "id": 6,
                "name": "Tool",
                "supertype": "production"
            }
        ],
        "tags": [
            "disk-archiving-tool"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/196899/?format=api",
        "demozoo_url": "https://demozoo.org/productions/196899/",
        "id": 196899,
        "title": "Warp V1.1",
        "author_nicks": [
            {
                "name": "MAAD",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/89118/?format=api",
                    "id": 89118,
                    "name": "MAAD",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1989",
        "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/6/?format=api",
                "id": 6,
                "name": "Tool",
                "supertype": "production"
            }
        ],
        "tags": [
            "disk-archiving-tool"
        ]
    }
]