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

[
    {
        "url": "https://demozoo.org/api/v1/productions/183596/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/183596/",
        "id": 183596,
        "title": "amigazden",
        "author_nicks": [
            {
                "name": "MGDesign",
                "abbreviation": "MGD",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/19371/?format=api",
                    "id": 19371,
                    "name": "MGDesign",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2018-02-03",
        "supertype": "graphics",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/36/?format=api",
                "id": 36,
                "name": "Photo",
                "supertype": "graphics"
            }
        ],
        "tags": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/58283/?format=api",
        "demozoo_url": "https://demozoo.org/productions/58283/",
        "id": 58283,
        "title": "I Can Fly",
        "author_nicks": [
            {
                "name": "MGDesign",
                "abbreviation": "MGD",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/19371/?format=api",
                    "id": 19371,
                    "name": "MGDesign",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2001-07-07",
        "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": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/32533/?format=api",
        "demozoo_url": "https://demozoo.org/productions/32533/",
        "id": 32533,
        "title": "The Dimension",
        "author_nicks": [
            {
                "name": "MGDesign",
                "abbreviation": "MGD",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/19371/?format=api",
                    "id": 19371,
                    "name": "MGDesign",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1996-04-27",
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/6/?format=api",
                "id": 6,
                "name": "Amiga AGA"
            }
        ],
        "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/27969/?format=api",
        "demozoo_url": "https://demozoo.org/productions/27969/",
        "id": 27969,
        "title": "Yaontalama",
        "author_nicks": [
            {
                "name": "MGDesign",
                "abbreviation": "MGD",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/19371/?format=api",
                    "id": 19371,
                    "name": "MGDesign",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1995-08-14",
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/6/?format=api",
                "id": 6,
                "name": "Amiga AGA"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/10/?format=api",
                "id": 10,
                "name": "40k Intro",
                "supertype": "production"
            }
        ],
        "tags": []
    }
]