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

[
    {
        "url": "https://demozoo.org/api/v1/productions/27538/?format=api",
        "demozoo_url": "https://demozoo.org/productions/27538/",
        "id": 27538,
        "title": "Cannon Fodder",
        "author_nicks": [
            {
                "name": "Black Brothers",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/19104/?format=api",
                    "id": 19104,
                    "name": "Black Brothers",
                    "is_group": true
                }
            },
            {
                "name": "Paradox",
                "abbreviation": "PDX",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/1853/?format=api",
                    "id": 1853,
                    "name": "Paradox",
                    "is_group": true
                }
            },
            {
                "name": "Vision Factory",
                "abbreviation": "VF",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/2984/?format=api",
                    "id": 2984,
                    "name": "Vision Factory",
                    "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/13/?format=api",
                "id": 13,
                "name": "Cracktro",
                "supertype": "production"
            }
        ],
        "tags": [
            "no-sound",
            "cannon-fodder"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/212110/?format=api",
        "demozoo_url": "https://demozoo.org/productions/212110/",
        "id": 212110,
        "title": "The Settlers",
        "author_nicks": [
            {
                "name": "Black Brothers",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/19104/?format=api",
                    "id": 19104,
                    "name": "Black Brothers",
                    "is_group": true
                }
            },
            {
                "name": "Vision Factory",
                "abbreviation": "VF",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/2984/?format=api",
                    "id": 2984,
                    "name": "Vision Factory",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1992",
        "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/13/?format=api",
                "id": 13,
                "name": "Cracktro",
                "supertype": "production"
            }
        ],
        "tags": []
    }
]