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

[
    {
        "url": "https://demozoo.org/api/v1/productions/360029/?format=api",
        "demozoo_url": "https://demozoo.org/productions/360029/",
        "id": 360029,
        "title": "Metal Ass",
        "author_nicks": [
            {
                "name": "Anarchy",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/145572/?format=api",
                    "id": 145572,
                    "name": "Anarchy",
                    "is_group": true
                }
            },
            {
                "name": "Vortex",
                "abbreviation": "VTX",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/106100/?format=api",
                    "id": 106100,
                    "name": "Vortex",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1991-02",
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/41/?format=api",
                "id": 41,
                "name": "Commodore 16/Plus 4"
            }
        ],
        "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/360028/?format=api",
        "demozoo_url": "https://demozoo.org/productions/360028/",
        "id": 360028,
        "title": "Blue Keeps",
        "author_nicks": [
            {
                "name": "Vortex",
                "abbreviation": "VTX",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/106100/?format=api",
                    "id": 106100,
                    "name": "Vortex",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1990",
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/41/?format=api",
                "id": 41,
                "name": "Commodore 16/Plus 4"
            }
        ],
        "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/360030/?format=api",
        "demozoo_url": "https://demozoo.org/productions/360030/",
        "id": 360030,
        "title": "Fuck Off",
        "author_nicks": [
            {
                "name": "Vortex",
                "abbreviation": "VTX",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/106100/?format=api",
                    "id": 106100,
                    "name": "Vortex",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1990",
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/41/?format=api",
                "id": 41,
                "name": "Commodore 16/Plus 4"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/1/?format=api",
                "id": 1,
                "name": "Demo",
                "supertype": "production"
            }
        ],
        "tags": []
    }
]