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

[
    {
        "url": "https://demozoo.org/api/v1/productions/13230/?format=api",
        "demozoo_url": "https://demozoo.org/productions/13230/",
        "id": 13230,
        "title": "Kag",
        "author_nicks": [
            {
                "name": "Real Masters",
                "abbreviation": "RMC",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/9212/?format=api",
                    "id": 9212,
                    "name": "Real Masters",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2000-08-19",
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/2/?format=api",
                "id": 2,
                "name": "ZX Spectrum"
            }
        ],
        "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/7975/?format=api",
        "demozoo_url": "https://demozoo.org/productions/7975/",
        "id": 7975,
        "title": "Anamnesis",
        "author_nicks": [
            {
                "name": "Real Masters",
                "abbreviation": "RMC",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/9212/?format=api",
                    "id": 9212,
                    "name": "Real Masters",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1999-07-03",
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/2/?format=api",
                "id": 2,
                "name": "ZX Spectrum"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/1/?format=api",
                "id": 1,
                "name": "Demo",
                "supertype": "production"
            }
        ],
        "tags": [
            "nsfw",
            "stellarmode"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/12990/?format=api",
        "demozoo_url": "https://demozoo.org/productions/12990/",
        "id": 12990,
        "title": "Emergency",
        "author_nicks": [
            {
                "name": "Real Masters",
                "abbreviation": "RMC",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/9212/?format=api",
                    "id": 9212,
                    "name": "Real Masters",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1998-08-22",
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/2/?format=api",
                "id": 2,
                "name": "ZX Spectrum"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/1/?format=api",
                "id": 1,
                "name": "Demo",
                "supertype": "production"
            }
        ],
        "tags": [
            "zx-spectrum-128k",
            "zx-multicolour-mode"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/13182/?format=api",
        "demozoo_url": "https://demozoo.org/productions/13182/",
        "id": 13182,
        "title": "Infarct",
        "author_nicks": [
            {
                "name": "Real Masters",
                "abbreviation": "RMC",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/9212/?format=api",
                    "id": 9212,
                    "name": "Real Masters",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1997-08-23",
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/2/?format=api",
                "id": 2,
                "name": "ZX Spectrum"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/1/?format=api",
                "id": 1,
                "name": "Demo",
                "supertype": "production"
            }
        ],
        "tags": [
            "zx-spectrum-128k",
            "zx-multicolour-mode"
        ]
    }
]