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

[
    {
        "url": "https://demozoo.org/api/v1/productions/333045/?format=api",
        "demozoo_url": "https://demozoo.org/productions/333045/",
        "id": 333045,
        "title": "Final Fight +5F",
        "author_nicks": [
            {
                "name": "Fists of Fury",
                "abbreviation": "FOF",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/132795/?format=api",
                    "id": 132795,
                    "name": "Fists of Fury",
                    "is_group": true
                }
            },
            {
                "name": "Legend",
                "abbreviation": "[L]",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/2075/?format=api",
                    "id": 2075,
                    "name": "Legend",
                    "is_group": true
                }
            },
            {
                "name": "North East Importers",
                "abbreviation": "NEI",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/64923/?format=api",
                    "id": 64923,
                    "name": "North East Crackers",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1991-10-02",
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/3/?format=api",
                "id": 3,
                "name": "Commodore 64"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/13/?format=api",
                "id": 13,
                "name": "Cracktro",
                "supertype": "production"
            }
        ],
        "tags": [
            "import-intro",
            "final-fight",
            "import-to-canada"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/358477/?format=api",
        "demozoo_url": "https://demozoo.org/productions/358477/",
        "id": 358477,
        "title": "FOF Intro 02",
        "author_nicks": [
            {
                "name": "Fists of Fury",
                "abbreviation": "FOF",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/132795/?format=api",
                    "id": 132795,
                    "name": "Fists of Fury",
                    "is_group": true
                }
            },
            {
                "name": "Freak Productions",
                "abbreviation": "FP",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/107996/?format=api",
                    "id": 107996,
                    "name": "Freak Productions",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1991",
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/3/?format=api",
                "id": 3,
                "name": "Commodore 64"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/13/?format=api",
                "id": 13,
                "name": "Cracktro",
                "supertype": "production"
            }
        ],
        "tags": []
    }
]