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

[
    {
        "url": "https://demozoo.org/api/v1/productions/12716/?format=api",
        "demozoo_url": "https://demozoo.org/productions/12716/",
        "id": 12716,
        "title": "Blava",
        "author_nicks": [
            {
                "name": "Busy",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/11543/?format=api",
                    "id": 11543,
                    "name": "Busy",
                    "is_group": false
                }
            },
            {
                "name": "Rumatisoft",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/12344/?format=api",
                    "id": 12344,
                    "name": "Rumatisoft",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1992",
        "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/13883/?format=api",
        "demozoo_url": "https://demozoo.org/productions/13883/",
        "id": 13883,
        "title": "Twin Sounds",
        "author_nicks": [
            {
                "name": "Rumatisoft",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/12344/?format=api",
                    "id": 12344,
                    "name": "Rumatisoft",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1991-12-26",
        "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": [
            "ay",
            "tk90x",
            "zx-spectrum-48k"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/13591/?format=api",
        "demozoo_url": "https://demozoo.org/productions/13591/",
        "id": 13591,
        "title": "Pro Sounds",
        "author_nicks": [
            {
                "name": "Rumatisoft",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/12344/?format=api",
                    "id": 12344,
                    "name": "Rumatisoft",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1991",
        "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": []
    }
]