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

[
    {
        "url": "https://demozoo.org/api/v1/productions/93370/?format=api",
        "demozoo_url": "https://demozoo.org/productions/93370/",
        "id": 93370,
        "title": "Pigstagram",
        "author_nicks": [
            {
                "name": "Boozoholics",
                "abbreviation": "BZH",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/88/?format=api",
                    "id": 88,
                    "name": "Boozoholics",
                    "is_group": true
                }
            },
            {
                "name": "Darklite",
                "abbreviation": "DKE",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/108/?format=api",
                    "id": 108,
                    "name": "Darklite",
                    "is_group": true
                }
            },
            {
                "name": "Fulle Nordmenn i Utlandet",
                "abbreviation": "FNU",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/34296/?format=api",
                    "id": 34296,
                    "name": "Fulle Nordmenn i Utlandet",
                    "is_group": true
                }
            },
            {
                "name": "Pynt og Tant",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/44587/?format=api",
                    "id": 44587,
                    "name": "Pynt og Tant",
                    "is_group": true
                }
            },
            {
                "name": "Royal Belgian Beer Squadron",
                "abbreviation": "RBBS",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/3772/?format=api",
                    "id": 3772,
                    "name": "Royal Belgian Beer Squadron",
                    "is_group": true
                }
            },
            {
                "name": "Stiff Nipples",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/20352/?format=api",
                    "id": 20352,
                    "name": "Stiff Nipples",
                    "is_group": true
                }
            },
            {
                "name": "Valium! Design",
                "abbreviation": "V!D",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/4247/?format=api",
                    "id": 4247,
                    "name": "Valium! Design",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2013-11-09",
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/12/?format=api",
                "id": 12,
                "name": "Browser"
            }
        ],
        "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/58812/?format=api",
        "demozoo_url": "https://demozoo.org/productions/58812/",
        "id": 58812,
        "title": "Wintro",
        "author_nicks": [
            {
                "name": "Fulle Nordmenn i Utlandet",
                "abbreviation": "FNU",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/34296/?format=api",
                    "id": 34296,
                    "name": "Fulle Nordmenn i Utlandet",
                    "is_group": true
                }
            },
            {
                "name": "NS",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/34295/?format=api",
                    "id": 34295,
                    "name": "NS",
                    "is_group": true
                }
            },
            {
                "name": "ODD Demo Design",
                "abbreviation": "ODD",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/4299/?format=api",
                    "id": 4299,
                    "name": "ODD Demo Design",
                    "is_group": true
                }
            },
            {
                "name": "Rectum Cauda",
                "abbreviation": "RC",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/8483/?format=api",
                    "id": 8483,
                    "name": "Rectum Cauda",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2002-12-28",
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/1/?format=api",
                "id": 1,
                "name": "Windows"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/1/?format=api",
                "id": 1,
                "name": "Demo",
                "supertype": "production"
            }
        ],
        "tags": []
    }
]