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

[
    {
        "url": "https://demozoo.org/api/v1/productions/60323/?format=api",
        "demozoo_url": "https://demozoo.org/productions/60323/",
        "id": 60323,
        "title": "Cycedelic Knockout",
        "author_nicks": [
            {
                "name": "Mugwumps",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/2212/?format=api",
                    "id": 2212,
                    "name": "Mugwumps",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1994-04-07",
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/17/?format=api",
                "id": 17,
                "name": "Atari Falcon"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/1/?format=api",
                "id": 1,
                "name": "Demo",
                "supertype": "production"
            }
        ],
        "tags": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/65128/?format=api",
        "demozoo_url": "https://demozoo.org/productions/65128/",
        "id": 65128,
        "title": "Screenspain",
        "author_nicks": [
            {
                "name": "Aura",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/2156/?format=api",
                    "id": 2156,
                    "name": "Aura",
                    "is_group": true
                }
            },
            {
                "name": "Mugwumps",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/2212/?format=api",
                    "id": 2212,
                    "name": "Mugwumps",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "The Independent",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/32675/?format=api",
                    "id": 32675,
                    "name": "The Independent",
                    "is_group": true
                }
            }
        ],
        "release_date": "1994-02-10",
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/17/?format=api",
                "id": 17,
                "name": "Atari Falcon"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/6/?format=api",
                "id": 6,
                "name": "Tool",
                "supertype": "production"
            }
        ],
        "tags": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/80342/?format=api",
        "demozoo_url": "https://demozoo.org/productions/80342/",
        "id": 80342,
        "title": "Real-Time Fractalflight",
        "author_nicks": [
            {
                "name": "Lazer",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/2205/?format=api",
                    "id": 2205,
                    "name": "Lazer",
                    "is_group": true
                }
            },
            {
                "name": "Mugwumps",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/2212/?format=api",
                    "id": 2212,
                    "name": "Mugwumps",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "The Independent",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/32675/?format=api",
                    "id": 32675,
                    "name": "The Independent",
                    "is_group": true
                }
            }
        ],
        "release_date": "1993-05",
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/17/?format=api",
                "id": 17,
                "name": "Atari Falcon"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/4/?format=api",
                "id": 4,
                "name": "Intro",
                "supertype": "production"
            }
        ],
        "tags": []
    }
]