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

[
    {
        "url": "https://demozoo.org/api/v1/productions/375648/?format=api",
        "demozoo_url": "https://demozoo.org/productions/375648/",
        "id": 375648,
        "title": "World Demos 76",
        "author_nicks": [
            {
                "name": "FDS",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/151088/?format=api",
                    "id": 151088,
                    "name": "FDS",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1990",
        "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/375651/?format=api",
        "demozoo_url": "https://demozoo.org/productions/375651/",
        "id": 375651,
        "title": "World Demos 73",
        "author_nicks": [
            {
                "name": "FDS",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/151088/?format=api",
                    "id": 151088,
                    "name": "FDS",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1990",
        "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/262509/?format=api",
        "demozoo_url": "https://demozoo.org/productions/262509/",
        "id": 262509,
        "title": "World Demos 28",
        "author_nicks": [
            {
                "name": "FDS",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/151088/?format=api",
                    "id": 151088,
                    "name": "FDS",
                    "is_group": true
                }
            },
            {
                "name": "The Powerlords",
                "abbreviation": "TPL",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/7726/?format=api",
                    "id": 7726,
                    "name": "The Powerlords",
                    "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/9/?format=api",
                "id": 9,
                "name": "Pack",
                "supertype": "production"
            }
        ],
        "tags": []
    }
]