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

[
    {
        "url": "https://demozoo.org/api/v1/productions/230098/?format=api",
        "demozoo_url": "https://demozoo.org/productions/230098/",
        "id": 230098,
        "title": "Last Minute News 1",
        "author_nicks": [
            {
                "name": "Vikings",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/105648/?format=api",
                    "id": 105648,
                    "name": "Vikings",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1993-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/4/?format=api",
                "id": 4,
                "name": "Intro",
                "supertype": "production"
            }
        ],
        "tags": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/230099/?format=api",
        "demozoo_url": "https://demozoo.org/productions/230099/",
        "id": 230099,
        "title": "Outer Limits 1",
        "author_nicks": [
            {
                "name": "Twilight Zone",
                "abbreviation": "TWZ",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/110169/?format=api",
                    "id": 110169,
                    "name": "Twilight Zone",
                    "is_group": true
                }
            },
            {
                "name": "Vikings",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/105648/?format=api",
                    "id": 105648,
                    "name": "Vikings",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1991-08-01",
        "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/5/?format=api",
                "id": 5,
                "name": "Diskmag",
                "supertype": "production"
            }
        ],
        "tags": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/278026/?format=api",
        "demozoo_url": "https://demozoo.org/productions/278026/",
        "id": 278026,
        "title": "Mother Nature Demo Pack",
        "author_nicks": [
            {
                "name": "Vikings",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/105648/?format=api",
                    "id": 105648,
                    "name": "Vikings",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1991-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/9/?format=api",
                "id": 9,
                "name": "Pack",
                "supertype": "production"
            }
        ],
        "tags": [
            "cli-menu"
        ]
    }
]