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

[
    {
        "url": "https://demozoo.org/api/v1/productions/204419/?format=api",
        "demozoo_url": "https://demozoo.org/productions/204419/",
        "id": 204419,
        "title": "Mezcaltro",
        "author_nicks": [
            {
                "name": "Mezcal",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/90302/?format=api",
                    "id": 90302,
                    "name": "Mezcal",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1994-12-29",
        "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/4/?format=api",
                "id": 4,
                "name": "Intro",
                "supertype": "production"
            }
        ],
        "tags": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/249332/?format=api",
        "demozoo_url": "https://demozoo.org/productions/249332/",
        "id": 249332,
        "title": "Reunion",
        "author_nicks": [
            {
                "name": "Lloret Free Byte",
                "abbreviation": "LLFB",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/18875/?format=api",
                    "id": 18875,
                    "name": "Lloret Free Byte",
                    "is_group": true
                }
            },
            {
                "name": "Mezcal",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/90302/?format=api",
                    "id": 90302,
                    "name": "Mezcal",
                    "is_group": true
                }
            },
            {
                "name": "Ozone",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/3715/?format=api",
                    "id": 3715,
                    "name": "Ozone",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1994-03-26",
        "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/2/?format=api",
                "id": 2,
                "name": "64K Intro",
                "supertype": "production"
            },
            {
                "url": "https://demozoo.org/api/v1/production_types/11/?format=api",
                "id": 11,
                "name": "Invitation",
                "supertype": "production"
            }
        ],
        "tags": [
            "anime"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/267268/?format=api",
        "demozoo_url": "https://demozoo.org/productions/267268/",
        "id": 267268,
        "title": "X-Mas Demo",
        "author_nicks": [
            {
                "name": "Mezcal",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/90302/?format=api",
                    "id": 90302,
                    "name": "Mezcal",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1993-12",
        "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": [
            "christmas"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/267267/?format=api",
        "demozoo_url": "https://demozoo.org/productions/267267/",
        "id": 267267,
        "title": "Primera Intro",
        "author_nicks": [
            {
                "name": "Mezcal",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/90302/?format=api",
                    "id": 90302,
                    "name": "Mezcal",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1993",
        "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": []
    }
]